docs: 📝 branches
This commit is contained in:
parent
36972a64ae
commit
ba18da314f
|
@ -97,9 +97,10 @@ If you have access to a server that supports one of the sources below, I recomme
|
|||
```sh
|
||||
git clone --depth 1 https://codeberg.org/calckey/calckey.git
|
||||
cd calckey/
|
||||
# git checkout main # if you want only stable versions
|
||||
```
|
||||
|
||||
By default, you're on the development branch. Run `git checkout beta` or `git checkout main` to switch to the Beta/Main branches.
|
||||
|
||||
## 📩 Install dependencies
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Reference in New Issue