From 308be5e33753d2d8c8f9acd78a9293ba0fa784d7 Mon Sep 17 00:00:00 2001 From: Gustavo Cruz Date: Mon, 23 Oct 2017 16:39:50 -0200 Subject: [PATCH] Update install.md --- wiki/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/install.md b/wiki/install.md index f8219767f..29281bd0a 100644 --- a/wiki/install.md +++ b/wiki/install.md @@ -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`