File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ sh install.sh
2020
2121On Ubuntu 18.04, you need python 3.7. It's not available in the default
2222repository, so you need to add an alternate source. You can skip this step
23- if you install in Ubuntu 19.x or higher
23+ if you install in Ubuntu 19.x or higher.
2424
2525``` bash
2626# for add-apt-repository
@@ -49,7 +49,7 @@ From an Administrator PowerShell
4949` Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux `
5050and then
5151` Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform ` .
52- This usually requires a reboot. Once that is complete, install Ubuntu 18.04 LTS from the Microsoft Store.
52+ This usually requires a reboot. Once that is complete, install Ubuntu 18.04 LTS from the Microsoft Store and run it. Then follow the steps below .
5353``` bash
5454# add-apt-repository
5555sudo apt install software-properties-common -y
You can’t perform that action at this time.
0 commit comments