Skip to content

Commit 6847c2d

Browse files
committed
Update Windows installation page
1 parent e08580b commit 6847c2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

installation/windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ nav_exclude: true
1010
## Windows Subsystem for Linux (WSL)
1111
{: .fs-4 .fw-700 }
1212

13-
On Windows the PSPDEV toolchain is run on Ubuntu running on Microsoft's WSL.This is very easy to set up and will offer us the full power of Linux from a Windows machine.
13+
On Windows the PSPDEV toolchain is run on Ubuntu running on Microsoft's WSL. This is very easy to set up and will offer us the full power of Linux from a Windows machine.
1414

15-
To set up WSL with Ubuntu in it run the following commands in a Powershell window started as administrator:
15+
To set up WSL with Ubuntu in it run the following commands in a Powershell window started as administrator (right click run as administrator on Powershell in the start menu):
1616

1717
```powershell
1818
wsl --install

0 commit comments

Comments
 (0)