Skip to content

Commit

Permalink
Update install-on-server.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Hillis committed Jul 31, 2018
1 parent 3416d64 commit c660a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WSL/install-on-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Now that you've downloaded a distro, extract its contents and manually install t

``` PowerShell
Rename-Item ~/Ubuntu.appx ~/Ubuntu.zip
Expand-Archive ~/Ubuntu.appx ~/Ubuntu
Expand-Archive ~/Ubuntu.zip ~/Ubuntu
```

> Make sure your target directory (`~/Ubuntu` in this example) is on your system drive. Usually this is your `C:` drive. For example: `C:\Distros\Ubuntu`
Expand Down

0 comments on commit c660a28

Please sign in to comment.