diff --git a/readme.md b/readme.md index 8275bb0..2e7dc13 100644 --- a/readme.md +++ b/readme.md @@ -18,5 +18,4 @@ Watch the tutorials: - Enjoy! ### Notes -As mentioned in the video above, you have installed `nodemon` to run the start script. -You can install nodemon globally with `npm i -g nodemon` command. +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.