From fd0bbae4576e33fcac97572324c9325a3bd8fc53 Mon Sep 17 00:00:00 2001 From: Bart van den Eijnden Date: Fri, 27 Mar 2015 10:30:57 +0100 Subject: [PATCH] clarify npm user --- Release-Procedure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Procedure.md b/Release-Procedure.md index a171108..947d253 100644 --- a/Release-Procedure.md +++ b/Release-Procedure.md @@ -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