docs: develop by default

This commit is contained in:
ThatOneCalculator 2023-05-23 18:03:45 -07:00
parent 3d5b0c5d83
commit fff166be42
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ cd calckey/
```
> **Note**
> By default, you're on the main branch. Run `git checkout beta` or `git checkout develop` to switch to the Beta/Develop branches.
> By default, you're on the develop branch. Run `git checkout main` or `git checkout beta` to switch to the Main/Beta branches.
## 📩 Install dependencies