File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,10 @@ Change distro and directories if you want.
14143 . 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" `
16164 . 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 `
18185 . 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 ` .
You can’t perform that action at this time.
0 commit comments