Created
March 13, 2018 03:01
-
-
Save alexishida/4414b811d51bfcd712082252eb9b0721 to your computer and use it in GitHub Desktop.
Ubuntu on Windows 10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://docs.microsoft.com/en-us/windows/wsl/install-win10 | |
1 - Open PowerShell as Administrator and run: | |
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux | |
2 - Restart your computer when prompted. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment