You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typo correction, remove the ubuntu.exe from the path variable (sorry, too fast copy/paste): [System.Environment]::SetEnvironmentVariable("PATH", $Env:Path + ";C:\Distros\Ubuntu", "Machine")
Small detail/feedback about an additional step under the section
Extract and install a Linux distro
:For example if the path is
C:\Distros\Ubuntu
:You can now enter into a session of your distro simply by typing
ubuntu.exe
for exampleDocument Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: