From 4e88cb07dd6c58ba2cc19f8643cb9b24a93f8f1b Mon Sep 17 00:00:00 2001 From: Andrei Andreev Date: Thu, 2 Dec 2021 20:50:27 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 189730eee..a96f6c841 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ First, run the following command in your terminal (or command line) while being inside the checked out repository: ``` -npm install +npm ci ``` After all the packages are installed, start up the game: