Skip to content

Commit de10d64

Browse files
authored
Merge pull request #605 from GeekTrainer/patch-1
Link accessibility
2 parents 84668f0 + dc7bfe8 commit de10d64

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

WSL/wsl2-kernel.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@ To manually update the Linux kernel inside of WSL 2 please follow these steps.
1313

1414
## Download the Linux kernel update package
1515

16-
Please click on [this link](https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi) to download the latest WSL2 Linux kernel update package for x64 machines.
16+
Please [download the latest WSL2 Linux kernel](https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi) update package for x64 machines.
1717

1818
> [!NOTE]
19-
> If you're using an ARM64 machine, please download [this package](https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_arm64.msi) instead.
19+
> If you're using an ARM64 machine, please download the [ARM64 package](https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_arm64.msi) instead.
2020
2121
## Install the Linux kernel update package
2222

2323
To install the Linux kernel update package:
2424

25-
1. Run the update package downloaded in the previous step.
25+
1. Run the update package downloaded in the previous step.
2626

27-
2. You will be prompted for elevated permissions, select ‘yes’ to approve this installation.
27+
2. You will be prompted for elevated permissions, select ‘yes’ to approve this installation.
2828

29-
3. Once the installation is complete, you are ready to begin using WSL2!
29+
3. Once the installation is complete, you are ready to begin using WSL2!
3030

3131
## Future plans for updating the WSL2 Linux kernel
3232

33-
For more info on these changes, please read [this blog post](https://devblogs.microsoft.com/commandline/wsl2-will-be-generally-available-in-windows-10-version-2004) on the [Windows Command Line Blog](https://aka.ms/cliblog).
33+
For more information, read the article [changes to updating the WSL2 Linux kernel](https://devblogs.microsoft.com/commandline/wsl2-will-be-generally-available-in-windows-10-version-2004), available on the [Windows Command Line Blog](https://aka.ms/cliblog).

0 commit comments

Comments
 (0)