File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,15 @@ Or download as an archive [https://github.com/embox/embox/releases](https://gith
11
11
## Work on Windows or MacOS
12
12
### Please follow the next recommendations:
13
13
Download an actual version of PowerShell:
14
+
14
15
[ How to download PowerShell] ( https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.3/ )
15
16
16
17
Open PowerShell as an administrator and install WSL2 (please pay your attention to the demands on Windows version):
18
+
17
19
[ How to install WSL2] ( https://learn.microsoft.com/en-us/windows/wsl/install-manual )
18
20
```
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.
21
23
```
22
24
23
25
### Download Ubuntu from Microsoft Store
You can’t perform that action at this time.
0 commit comments