Fix formatting in README for code blocks
This commit is contained in:
@@ -23,14 +23,16 @@ source venv/bin/activate
|
|||||||
### 2. Get the Code
|
### 2. Get the Code
|
||||||
|
|
||||||
Pull the latest changes from the repository:
|
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
|
### 3. Install Dependencies
|
||||||
|
|
||||||
Make sure you are in the root directory where requirements.txt is located:
|
Make sure you are in the root directory where requirements.txt is located:
|
||||||
Bash
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user