0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00

Merge pull request #243 from rbpinheiro/patch-1

fixing yarn syntax
This commit is contained in:
Juan Picado @jotadeveloper 2017-07-05 20:59:55 +02:00 committed by GitHub
commit 770ef82fe1

View file

@ -40,7 +40,7 @@ It allows you to have a local npm registry with zero configuration. You don't ha
# config in config.yaml you can edit later)
$ npm install -g verdaccio
# or
$ yarn add global verdaccio
$ yarn global add verdaccio
# run in your terminal
$ verdaccio