mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Update install.md
This commit is contained in:
parent
3a718b9fc2
commit
308be5e337
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Verdaccio is a multiplatform web application, to install you need at least some
|
|||
Using `npm`
|
||||
|
||||
```bash
|
||||
npm install -g npm
|
||||
npm install -g verdaccio
|
||||
|
||||
```
|
||||
or using `yarn`
|
||||
|
|
Loading…
Reference in a new issue