diff --git a/README.md b/README.md index fa62663850edaa1af0803adbe603d52a3a4f1d15..8f80be855032ad38de57be9e5f4a56b0c17dc545 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