Skip to content

Commit

Permalink
Bump to version 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsharratt committed Apr 7, 2017
1 parent c861b28 commit 5871a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ The quickest way to deploy your own npm registry from you local machine is to fo
* Latest version of Serverless installed globally (`npm install serverless -g` or `yarn global add serverless`).

#### Steps
* `serverless install --url https://github.com/craftship/codebox-npm/tree/0.15.0 --name my-npm-registry` - pick whichever name you prefer for your registry
* `serverless install --url https://github.com/craftship/codebox-npm/tree/0.16.0 --name my-npm-registry` - pick whichever name you prefer for your registry
* `cd my-npm-registry`
* `npm install`
* Setup your environment variables:
Expand Down

0 comments on commit 5871a36

Please sign in to comment.