Skip to content

Commit

Permalink
Fixed Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ingchivas authored Jun 23, 2022
1 parent 53c3d37 commit cf2b32e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Rocky Linux on WSL based on [wsldl by yuk7](https://github.com/yuk7/wsldl)

- For Win 10 x64 systems: **Version 1903** or higher, with **Build 18362** or higher.

- Docker ("If you want to get the rootfs by yourself")
- Docker (If you want to get the rootfs by yourself)

## Enable WSL

Expand Down Expand Up @@ -38,7 +38,7 @@ It's suggested that you update the Linux kernel by running:
wsl --update
```

Or search for the update in the this [link](https://www.catalog.update.microsoft.com/Search.aspx?q=WSL) and install it manually.
Or search for the update on this [link](https://www.catalog.update.microsoft.com/Search.aspx?q=WSL) and install it manually.

## Installing Rocky Linux 8.5 in WSL2

Expand Down Expand Up @@ -75,4 +75,4 @@ You should have a functioning Rocky Linux WSL install.

## To get the rootfs.tar by docker

Just ensure docker is installed and run ``getRockyLinux.sh``
Just ensure docker is installed and run ``getRockyLinux.sh``

0 comments on commit cf2b32e

Please sign in to comment.