diff --git a/README.md b/README.md index 56bdbf8..950d4f6 100644 --- a/README.md +++ b/README.md @@ -88,11 +88,10 @@ Developed using **OpenCV**, **Mediapipe**, **FastAPI**, and **Selenium**, the ap ## Installation ### Execute the following commands in your command prompt or terminal -bash''' -git clone https://github.com/prodev717/Examify.git -cd Examify -pip install -r requirements.txt -python main.py''' +#### git clone https://github.com/prodev717/Examify.git +#### cd Examify +#### pip install -r requirements.txt +#### python main.py ---