Skip to content

Commit 243ed4b

Browse files
author
NoahAndrews
committed
Update README
1 parent d5a39cc commit 243ed4b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ This package enables Node.js applications to use a CAN bus over USB.
1010
4. Run `npm run prepublish`
1111
5. Commit change to git
1212
6. Run `git tag v<version>`
13-
7. Run `git push --tags`
14-
8. Run `npm publish --access public`
15-
9. Create a new release on GitHub with an explanation of the changes
13+
7. Run `git push`
14+
8. Run `git push --tags`
15+
9. Run `npm publish --access public`
16+
10. Create a new release on GitHub with an explanation of the changes

0 commit comments

Comments
 (0)