Skip to content

Commit

Permalink
Last minute change to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
texpert committed Feb 18, 2021
1 parent 4af0245 commit 25c0154
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,10 @@ git pull
github_changelog_generator -u mejuri-inc -p flowcommerce_spree --future-release v0.0.2
```
Then push the `Preparing the new release` commit directly into the `main` branch:
Then add the changes to `git`, commit and push the `Preparing the new release` commit directly into the `main` branch:
```
git add .
git commit -m 'Preparing the new v0.0.2 release'
git push
```
Expand Down

0 comments on commit 25c0154

Please sign in to comment.