Skip to content

Commit

Permalink
Update release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahAndrews committed Aug 3, 2021
1 parent 3d5d8cd commit 2230398
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 @@ -10,4 +10,5 @@ This package enables Node.js applications to use a CAN bus over USB.
4. Commit change to git
5. Run `git tag v<version>`
6. Run `git push --tags`
7. Run `npm publish`
7. Run `npm publish --access public`
8. Create a new release on GitHub with an explanation of the changes

0 comments on commit 2230398

Please sign in to comment.