File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,10 +38,10 @@ Move inside your home directory (it is `/home/` followed by your AlmaLinux9 user
3838cd ~
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
4747Move inside the directory ` development/wsl ` :
Original file line number Diff line number Diff line change @@ -123,10 +123,10 @@ Move inside your home directory (it is `/home/` followed by your AlmaLinux9 user
123123cd ~
124124```
125125
126- Clone the ` almalinux9 ` branch of the ` dotkernel/development ` repository:
126+ Clone the ` alma-linux-9 ` branch of the ` dotkernel/development ` repository:
127127
128128``` shell
129- git clone --branch almalinux9 --single-branch https://github.com/dotkernel/development.git
129+ git clone --branch alma-linux-9 --single-branch https://github.com/dotkernel/development.git
130130```
131131
132132Move inside the directory ` development/wsl ` :
You can’t perform that action at this time.
0 commit comments