diff --git a/docs/book/v1/setup/setup-packages.md b/docs/book/v1/setup/setup-packages.md index d1b2fd2..766a06e 100644 --- a/docs/book/v1/setup/setup-packages.md +++ b/docs/book/v1/setup/setup-packages.md @@ -38,10 +38,10 @@ Move inside your home directory (it is `/home/` followed by your AlmaLinux9 user cd ~ ``` -Clone the `almalinux9` branch of the `dotkernel/development` repository: +Clone the `alma-linux-9` branch of the `dotkernel/development` repository: ```shell -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 ``` Move inside the directory `development/wsl`: diff --git a/wsl/README.md b/wsl/README.md index ad3efe8..69bad5d 100644 --- a/wsl/README.md +++ b/wsl/README.md @@ -123,10 +123,10 @@ Move inside your home directory (it is `/home/` followed by your AlmaLinux9 user cd ~ ``` -Clone the `almalinux9` branch of the `dotkernel/development` repository: +Clone the `alma-linux-9` branch of the `dotkernel/development` repository: ```shell -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 ``` Move inside the directory `development/wsl`: