From fa7f85bd96a1f30e4685b437b3156ba2e34de8c0 Mon Sep 17 00:00:00 2001
From: Ivan Alglave <64541968+hihubbIe@users.noreply.github.com>
Date: Thu, 2 Feb 2023 09:51:29 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bc85e8d..c8a755e 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ You may need to restart your console to be able to use the NestJS commands.
 Use npm to download all the dependencies :
 
 ```bash
-$ npm install
+$ npm ci
 ```
 
 ### Setting up your config file
-- 
GitLab