You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ The quickest way to deploy your own npm registry from your local machine is to f
19
19
* Latest version of Serverless installed globally (`npm install serverless -g` or `yarn global add serverless`).
20
20
21
21
#### Steps
22
-
*`serverless install --url https://github.com/craftship/codebox-npm/tree/0.19.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.20.0 --name my-npm-registry` - pick whichever name you prefer for your registry
0 commit comments