Skip to content

Commit 5871a36

Browse files
committed
Bump to version 0.16.0
1 parent c861b28 commit 5871a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The quickest way to deploy your own npm registry from you local machine is to fo
1919
* Latest version of Serverless installed globally (`npm install serverless -g` or `yarn global add serverless`).
2020

2121
#### Steps
22-
* `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
22+
* `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
2323
* `cd my-npm-registry`
2424
* `npm install`
2525
* Setup your environment variables:

0 commit comments

Comments
 (0)