Update readme.md

This commit is contained in:
Nur Muhammad
2020-10-30 18:11:07 +08:00
committed by GitHub
parent 1a7078043c
commit e56f75cb02

View File

@@ -18,5 +18,4 @@ Watch the tutorials:
- Enjoy! - Enjoy!
### Notes ### Notes
As mentioned in the video above, you have installed `nodemon` to run the start script. As mentioned in the video above, you have to install `nodemon` to run the start script. You can install nodemon globally with `npm i -g nodemon` command.
You can install nodemon globally with `npm i -g nodemon` command.