We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f94ceb commit f1727d2Copy full SHA for f1727d2
1 file changed
README.md
@@ -14,7 +14,7 @@ The following npm packages were added to the backend:
14
Install the dependencies in the root, frontend and backend, by running the following command from the root directory:
15
16
```sh
17
-npm install-all
+npm run install-all
18
```
19
20
## Running the frontend and backend apps at the same time
0 commit comments