0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

Update README.md

This commit is contained in:
Juan Picado @jotadeveloper 2017-12-07 09:11:44 +01:00 committed by GitHub
parent ba4e7fb0de
commit 5b9f0c09ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,7 +79,7 @@ Now you can navigate to [http://localhost:4873/](http://localhost:4873/) where y
If you are an adventurous developer you can use and install the latest beta version, this is a non stable version, I'd recommend only use for testing purporses.
```bash
$ npm install -g verdaccio@beta
$ docker run -it --rm --name verdaccio -p 4873:4873 verdaccio/verdaccio:beta
```
## Publishing Private Packages