Skip to content

Commit

Permalink
readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
evizitei committed Apr 21, 2016
1 parent 4b09ca8 commit edf674e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,12 @@ To make sure the linter is happy and the functional tests run, execute:

`./node_modules/.bin/rackt test`

To release, use `./node_modules/.bin/rackt release`
To release, you'll need to be an npm owner for react-tinymce, and already
have your machine currently authed with `npm adduser`

https://docs.npmjs.com/cli/adduser

use `./node_modules/.bin/rackt release`

## License

Expand Down

0 comments on commit edf674e

Please sign in to comment.