Open carun opened 1 year ago
You're reading it wrong. It is "Run Alpine.exe to (Extract rootfs and Register to WSL)"
Open the cmd or powershell and run "wsl --list" and you will see that it is installed.
To enter inside it run: "wsl -d alpine" and then to go to the home directory: "cd ~"
README talks about: "3.Run Alpine.exe to Extract rootfs and Register to WSL"
What is the exact step to register to WSL? It will be good to document for noobs.