We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
You're reading it wrong. It is "Run Alpine.exe to (Extract rootfs and Register to WSL)"
Sorry, something went wrong.
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 ~"
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: