From dd3673f59861b44ad7b17c4c2286352fcb542dfd Mon Sep 17 00:00:00 2001 From: Milson Sung <milson.sung@rwth-aachen.de> Date: Fri, 7 Mar 2025 12:58:26 +0100 Subject: [PATCH] Update file README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba1d31d..2a57f19 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 -- GitLab