From d4e8a42128c86dd08ce7dd5ed76e3145d72699bc Mon Sep 17 00:00:00 2001 From: Marihachi Date: Thu, 20 Feb 2020 12:31:56 +0900 Subject: [PATCH] fix command in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 784cefb..f276d9f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ npm run build-dev ### Use Interactive interface ``` -npm parse +npm run parse ``` ## License