From fff166be425325bb7846157d1397f839b2d1e75b Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Tue, 23 May 2023 18:03:45 -0700 Subject: [PATCH] docs: develop by default --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fd004e01..a72a171bb 100644 --- a/README.md +++ b/README.md @@ -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