From 02258b2cf0a0fb90a71e1aa231d3ac351e47bce7 Mon Sep 17 00:00:00 2001
From: Milson Sung <milson.sung@rwth-aachen.de>
Date: Fri, 7 Mar 2025 13:02:03 +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 fa62663..8f80be8 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,8 @@ A full stack machine learning application using frontend (React), backend (FastA
 ## Installation
 ```bash
 git clone https://git-ce.rwth-aachen.de/milson_sung/ML-Predictor.git
-```installation for both frontend and backend 
 
+# installation of dependencies for both frontend and backend 
 cd ML-Predictor/frontend
 npm install 
 
-- 
GitLab