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

Update "Start developing PUMI on Windows" docs #166

Open
khoffschlag opened this issue Aug 31, 2023 · 1 comment
Open

Update "Start developing PUMI on Windows" docs #166

khoffschlag opened this issue Aug 31, 2023 · 1 comment

Comments

@khoffschlag
Copy link
Collaborator

Improvement #1:

"The Docker platform runs natively on Linux, so this is the first requirement to install Docker in Windows."

Before installing Docker Desktop, WSL must already be installed, but the documentation says to install Docker Desktop first and then WSL.

Improvement #2:

Some of the commands are wrong. Some of the commands use only one hyphen where two should be used.
For example, the command "wsl -set-default-version 2" should be "wsl --set-default-version 2".

@khoffschlag
Copy link
Collaborator Author

Also there is no need to run "wsl --install" before running "wsl --install -d Ubuntu-22.04".

But before running these commands the user might have to activate the Windows Features for VM and WSL support.

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

1 participant