Skip to content

Commit 0e263b7

Browse files
authored
Update setup-packages.md
1 parent 8ca18fc commit 0e263b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/book/v1/setup/setup-packages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Move inside your home directory (it is `/home/` followed by your AlmaLinux9 user
3838
cd ~
3939
```
4040

41-
Clone the `almalinux9` branch of the `dotkernel/development` repository:
41+
Clone the `alma-linux-9` branch of the `dotkernel/development` repository:
4242

4343
```shell
44-
git clone --branch almalinux9 --single-branch https://github.com/dotkernel/development.git
44+
git clone --branch alma-linux-9 --single-branch https://github.com/dotkernel/development.git
4545
```
4646

4747
Move inside the directory `development/wsl`:

0 commit comments

Comments
 (0)