Skip to content

Commit c660a28

Browse files
author
Ben Hillis
authored
Update install-on-server.md
1 parent 3416d64 commit c660a28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WSL/install-on-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Now that you've downloaded a distro, extract its contents and manually install t
3939
4040
``` PowerShell
4141
Rename-Item ~/Ubuntu.appx ~/Ubuntu.zip
42-
Expand-Archive ~/Ubuntu.appx ~/Ubuntu
42+
Expand-Archive ~/Ubuntu.zip ~/Ubuntu
4343
```
4444
4545
> 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`

0 commit comments

Comments
 (0)