diff --git a/README.md b/README.md index 4b97f92..65defaf 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,6 @@ Then, make sure you have the required dependencies installed. `npm`, `mongodb`, After that, ```sh npm install; -npm run-dev +npm run dev ```