We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e263b7 commit 2f758bfCopy full SHA for 2f758bf
wsl/README.md
@@ -123,10 +123,10 @@ Move inside your home directory (it is `/home/` followed by your AlmaLinux9 user
123
cd ~
124
```
125
126
-Clone the `almalinux9` branch of the `dotkernel/development` repository:
+Clone the `alma-linux-9` branch of the `dotkernel/development` repository:
127
128
```shell
129
-git clone --branch almalinux9 --single-branch https://github.com/dotkernel/development.git
+git clone --branch alma-linux-9 --single-branch https://github.com/dotkernel/development.git
130
131
132
Move inside the directory `development/wsl`:
0 commit comments