Skip to content
New issue

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

What is the exact step to register to WSL? #30

Open
carun opened this issue Dec 8, 2022 · 2 comments
Open

What is the exact step to register to WSL? #30

carun opened this issue Dec 8, 2022 · 2 comments

Comments

@carun
Copy link

carun commented Dec 8, 2022

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.

@slonopotamus
Copy link

You're reading it wrong. It is "Run Alpine.exe to (Extract rootfs and Register to WSL)"

@Marco-DG
Copy link

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 ~"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants