@@ -15,9 +15,9 @@ Vistual Studio Code is a source code editor which features a lot of useful plugi
To install Windows Subsystem for Linux follow this steps (you can find than on [docs.microsoft.com](https://docs.microsoft.com/en-us/windows/wsl/install)):
* Open an administrator PowerShell by searching "PowerShell" in the Windows's search bar, pressing right click and selecting "Run as Administrator"
* Run <spandir="">`wsl --install`</span>to install
* Run <spandir="">`wsl --install`</span>and the reboot your system
After the installation has finished you will need to reboot the system. Then search Ubuntu in the Windows's search bar and open it. The setup of Ubuntu should start and you will be asked to provide a username and a password (remember the password!). When Ubuntu is ready you need to install the Miosix compioler and some other packages used by the build system.
After your computer rebooted, you will either see a window pop up or you will need to search Ubuntu in the Windows's search bar and open it. The setup of Ubuntu should start (if it gets stuck just press enter) and you will be asked to provide a username and a password (remember the password!). When Ubuntu is ready you need to install the Miosix compioler and some other packages used by the build system.
To install the Miosix compiler ([here](https://miosix.org/wiki/index.php?title=Linux_Quick_Start) you can find more info) and the other packages just run the following commands: