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

Commit 7109f89

Browse files
committed
chore(readme): update readme instructions
update readme instructions
1 parent a733bf2 commit 7109f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,4 +262,4 @@ Execute the following steps to publish a release:
262262
7. Run `npm version patch` to tick the version and generate a git tag
263263
8. Run `npm run github-release` to create the github release entry
264264
9. Run `npm publish` to publish the package to npm
265-
10. git push origin master - push changes to master
265+
10. `git push origin master` - push changes to master

0 commit comments

Comments
 (0)