change documentation regarding default branch

This commit is contained in:
Victor Vrantchan
2020-06-20 22:48:54 -04:00
parent cdd3e3a3af
commit f7ae36ecc2
4 changed files with 6 additions and 6 deletions

View File

@@ -33,7 +33,7 @@ username=groob
# add your remote/upstream
git remote add $username git@github.com:groob/micromdm.git
# update from origin/master
# update from origin/main
git pull --rebase
# create a branch