clarify npm user

Bart van den Eijnden
2015-03-27 10:30:57 +01:00
parent a9b985fe0e
commit fd0bbae457
+1 -1
@@ -55,7 +55,7 @@ Tag the release. In a working copy of the openlayers/ol3 repo:
### Publish to npm
Run the `publish.sh` task with the version number as specified in the `package.json` (without the "v" prefix). The `publish.sh` script makes sure that the tag name and the version in `package.json` for that tag match. If you have not created a user before, do so now, see: https://docs.npmjs.com/cli/adduser
Run the `publish.sh` task with the version number as specified in the `package.json` (without the "v" prefix). The `publish.sh` script makes sure that the tag name and the version in `package.json` for that tag match. This implies you have an npm user account which has the correct permissions.
./tasks/publish.sh 3.1.0