diff --git a/Readme.md b/Readme.md
index 943342972012afcc9073b3237b1a2f13436a5e36..f94d398efe313159a2ecd2d2c7b882ce79355267 100644
--- a/Readme.md
+++ b/Readme.md
@@ -4,8 +4,6 @@ If nodemon not installed already then install it using the command :
 
 To Run both backend and frontend concurrently run this command in the root folder (Startup-app):
 
-(if nodemon not installed already then install it using the command : "npm install -g nodemon" )
-
  - npm install concurrently --save-dev
 
 If required run this command inside the frontend folder (awt_cw/Startup-app/frontend):