diff --git a/README.md b/README.md index 7ee48a8..5730f09 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ 2. Install all the dependencies. ```bash - npm ci #or yarn install + npm i #or yarn install ``` 3. Start the server!