Skip to content

Commit 16e02aa

Browse files
author
Tara Raj
authored
Update offline installation packages
Ubuntu 18.04, Ubuntu 18.04 ARM, Debian, Ubunut 16.04 link name
1 parent a332132 commit 16e02aa

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

WSL/install-manual.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@ In these cases, while WSL itself is available, how do you download and install L
2121
# Downloading distros
2222

2323
If the Windows Store app is not available, you can download and manually install Linux distros by clicking these links:
24-
* [Ubuntu](https://aka.ms/wsl-ubuntu-1604)
24+
* [Ubuntu 18.04](https://aka.ms/wsl-ubuntu-1804)
25+
* [Ubuntu 18.04 ARM](https://aka.ms/wsl-ubuntu-1804-arm)
26+
* [Ubuntu 16.04](https://aka.ms/wsl-ubuntu-1604)
27+
* [Debian GNU/Linux](https://aka.ms/wsl-debian-gnulinux)
2528
* [OpenSUSE](https://aka.ms/wsl-opensuse-42)
2629
* [SLES](https://aka.ms/wsl-sles-12)
2730

@@ -52,4 +55,4 @@ In the above example, `curl.exe` is executed (not just `curl`) to ensure that, i
5255
> Note: Using `curl` might be preferable if you have to invoke/script download steps using Cmd shell and/or `.bat` / `.cmd` scripts.
5356
5457
# Installing your distro
55-
For instructions on how to install your downloaded distro(s), please refer to the [Windows Desktop](install-win10.md) or [Windows Server](install-on-server.md) installation instructions.
58+
For instructions on how to install your downloaded distro(s), please refer to the [Windows Desktop](install-win10.md) or [Windows Server](install-on-server.md) installation instructions.

0 commit comments

Comments
 (0)