From 7b0cc64c64b3240aa76bcfde15a4bf846e05a70c Mon Sep 17 00:00:00 2001 From: narisada014 Date: Fri, 29 Nov 2019 11:19:52 +0900 Subject: [PATCH] fix command to install magicbook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d1374d..79de9e7 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ brew install node Install `magicbook` with: ``` -npm install magicbook +npm install -g magicbook ``` Clone this repository: