docs: 📝 branches

This commit is contained in:
ThatOneCalculator 2023-02-09 14:53:32 -08:00
parent 36972a64ae
commit ba18da314f
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -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