Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanbalci authored Aug 30, 2024
1 parent 221cf71 commit 35bf87e
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 @@ -112,7 +112,7 @@ git clone https://github.com/iVis-at-Bilkent/cytoscape.js-graph-algos.git

This project is set up to automatically be published to npm and bower. To publish:

1. Build the extension : `npm run build:release`
1. Build the extension : `npm run build`
1. Commit the build : `git commit -am "Build for release"`
1. Bump the version number and tag: `npm version major|minor|patch`
1. Push to origin: `git push && git push --tags`
Expand Down

0 comments on commit 35bf87e

Please sign in to comment.