From d0bcf8d69dfd2d28d9f603945efc37a64b8b529b Mon Sep 17 00:00:00 2001 From: Henk Verlinde Date: Wed, 4 Nov 2020 15:46:49 +0100 Subject: [PATCH] docs: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04e422b..ca708d2 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Install dependencies: ```bash # @ my-doks-site/ -$ npm run install +$ npm install ``` Build development theme with live reloading and injection: