Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Commit

Permalink
chore(readme): update readme instructions
Browse files Browse the repository at this point in the history
update readme instructions
  • Loading branch information
danbucholtz committed Mar 30, 2017
1 parent a733bf2 commit 7109f89
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 @@ -262,4 +262,4 @@ Execute the following steps to publish a release:
7. Run `npm version patch` to tick the version and generate a git tag
8. Run `npm run github-release` to create the github release entry
9. Run `npm publish` to publish the package to npm
10. git push origin master - push changes to master
10. `git push origin master` - push changes to master

0 comments on commit 7109f89

Please sign in to comment.