Skip to content

Commit

Permalink
chore: Switch to main as a default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Larson committed Nov 11, 2020
1 parent 16eaa25 commit fbc1c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Then, an engineer should run locally:

```bash
# pull down the latest changes
git checkout master && git pull
git checkout main && git pull

# build out the new dist code
yarn build
Expand Down

0 comments on commit fbc1c18

Please sign in to comment.