From edf674ec21d105a89b4672cc6f79c0c683a7ac2a Mon Sep 17 00:00:00 2001 From: Ethan Vizitei Date: Wed, 20 Apr 2016 18:18:42 -0600 Subject: [PATCH] readme updates --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bbf49e9..9c660d2 100644 --- a/README.md +++ b/README.md @@ -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