Skip to content

Commit 165ba33

Browse files
authored
Update embox_quick_start_en.md
1 parent 248f727 commit 165ba33

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

en/embox_quick_start_en.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,15 @@ Or download as an archive [https://github.com/embox/embox/releases](https://gith
1111
## Work on Windows or MacOS
1212
### Please follow the next recommendations:
1313
Download an actual version of PowerShell:
14+
1415
[How to download PowerShell](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.3/)
1516

1617
Open PowerShell as an administrator and install WSL2 (please pay your attention to the demands on Windows version):
18+
1719
[How to install WSL2](https://learn.microsoft.com/en-us/windows/wsl/install-manual)
1820
```
19-
Before the next step upgrade WSL1 to WSL2 if you did'nt do this(the instruction is in a link above).
20-
In other way Embox won't run on Windows.
21+
Before the next step upgrade WSL1 to WSL2 if you did'nt do this(the instruction is in a link above).
22+
In other way Embox won't run on Windows.
2123
```
2224

2325
### Download Ubuntu from Microsoft Store

0 commit comments

Comments
 (0)