mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
Update README.md
This commit is contained in:
parent
3e65791564
commit
4937dba06e
1 changed files with 6 additions and 2 deletions
|
@ -32,10 +32,14 @@ Google Cloud Storage** or create your own plugin.
|
|||
Install with npm:
|
||||
|
||||
```bash
|
||||
npm install --global verdaccio@6-next --registry https://registry.verdaccio.org/
|
||||
npm install --global verdaccio@6-next
|
||||
```
|
||||
|
||||
> Published on a temporary registry while setup is ready to publish on npmjs
|
||||
or
|
||||
|
||||
```bash
|
||||
docker pull verdaccio/verdaccio:nightly-master
|
||||
```
|
||||
|
||||
## Donations
|
||||
|
||||
|
|
Loading…
Reference in a new issue