docs: updated local installation docs

This commit is contained in:
Ritesh Ghosh
2023-08-13 19:54:18 +05:30
parent 8360c88e45
commit 991d4f5d7a
+1 -1
View File
@@ -89,7 +89,7 @@
2. Install all the dependencies. 2. Install all the dependencies.
```bash ```bash
npm ci #or yarn install npm i #or yarn install
``` ```
3. Start the server! 3. Start the server!