Skip to content

Commit

Permalink
doco: fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Feb 19, 2021
1 parent ba876f4 commit aae1964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ do the manual release clicking.

Steps:

1. Checkout/pull the latest `master` branch, and create a new tag with the desired semantic version and a helpful note:
1. Checkout/pull the latest `main` branch, and create a new tag with the desired semantic version and a helpful note:

git tag -a v1.0.x -m "Helpful message in tag."

Expand Down

0 comments on commit aae1964

Please sign in to comment.