Skip to content

Commit 901878b

Browse files
authored
Update README.md
1 parent b0c7391 commit 901878b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ Change distro and directories if you want.
1414
3. Run Powershell script. Click `Yes` and install Docker just by doing what an installator says.
1515
1. `&"C:\PATH\TO\CLONED\REPO\easyWSL\easyWSLPowershellPart.ps1"`
1616
4. If your Docker container boots up, run:
17-
1. `cd && curl https://github.com/Unrooted/easyWSL/easyWSLLinuxPart.sh && ./easyWSLLinuxPart.sh`
17+
1. `cd /mnt/c/PATH/TO/CLONED/REPO/easyWSL && ./easyWSLLinuxPart.sh`
1818
5. Docker container will exit itself. Let the Powershell finish the job.
1919

2020
> You can also run first three steps commands in one line, but just to have a clarity in this README I decided to put them separatly.
2121
22-
If you want to run your freshly created WSL, just go to your Powershell and type `wsl -d wslarchlinux` and enjoy it!
22+
If you want to run your freshly created WSL, just go to your Powershell and type `wsl -d wslarchlinux` and enjoy it!
23+
If you got bored with your new WSL, you can `wsl.exe - - unregister wslarchlinux`.

0 commit comments

Comments
 (0)