diff --git a/README.md b/README.md index bc85e8d181285662bad9c0bdff41aba2560cb49c..c8a755e1f2894ec8f86c26da5c84f004b79b80a5 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