diff --git a/README.md b/README.md
index ba1d31dbc6985d36c0f1776110c7e075739c62ef..2a57f19a3d0278bbcd8d45d08eca7fd104234a59 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ npm install
 cd ML-Predictor/backend
 pip install -r requirements.txt
 
-- launching the app requires two terminal, each for frontend and backend 
+# launching the app requires two terminal, each for frontend and backend 
 cd ML-Predictor/frontend
 npm run dev