From 96c6604252557a1ad3dc3b3d8d279ac21044298b Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" Date: Sat, 24 Jun 2017 10:22:06 +0200 Subject: [PATCH] (doc): Update readme, add yarn support --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 015849db4..0472cb331 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,9 @@ It allows you to have a local npm registry with zero configuration. You don't ha # installation and starting (application will create default # config in config.yaml you can edit later) $ npm install -g verdaccio +# or +$ yarn add global verdaccio +# run in your terminal $ verdaccio # npm configuration