Fix formatting in README for code blocks

This commit is contained in:
Shahin
2026-01-06 17:11:24 +01:00
committed by GitHub
parent 3fc4f1a55c
commit 7e5e8abc63

View File

@@ -23,14 +23,16 @@ source venv/bin/activate
### 2. Get the Code
Pull the latest changes from the repository:
git pull https://github.com/Shahin-rmz/OSCE-Feedback-Evaluator.git
```bash
git pull https://github.com/Shahin-rmz/OSCE-Feedback-Evaluator.git
```
### 3. Install Dependencies
Make sure you are in the root directory where requirements.txt is located:
Bash
```bash
pip install -r requirements.txt