We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca18fc commit 0e263b7Copy full SHA for 0e263b7
1 file changed
docs/book/v1/setup/setup-packages.md
@@ -38,10 +38,10 @@ Move inside your home directory (it is `/home/` followed by your AlmaLinux9 user
38
cd ~
39
```
40
41
-Clone the `almalinux9` branch of the `dotkernel/development` repository:
+Clone the `alma-linux-9` branch of the `dotkernel/development` repository:
42
43
```shell
44
-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
45
46
47
Move inside the directory `development/wsl`:
0 commit comments