From fbd4ba38fb189d0d89e1577696e199d1764c2bbd Mon Sep 17 00:00:00 2001
From: cyril-doss14 <cyrildoss007@gmail.com>
Date: Sat, 19 Apr 2025 19:04:30 +0100
Subject: [PATCH] README.md

---
 Readme.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Readme.md b/Readme.md
index 94334297..f94d398e 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):
-- 
GitLab