Skip to content

Commit 85137c8

Browse files
committed
Updated Readme
1 parent ecce82b commit 85137c8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -120,14 +120,14 @@ python app.py
120120
> [!NOTE]
121121
> Before running, make sure to activate the virtual environment and install all dependencies:
122122
123-
1. Activate the virtual environment:
124-
```bash
125-
.\venv\Scripts\activate
126-
```
127-
2. Install dependencies:
128-
```bash
129-
pip install -r chords_requirements.txt
130-
```
123+
> 1. Activate the virtual environment:
124+
> ```bash
125+
> .\venv\Scripts\activate
126+
> ```
127+
> 2. Install dependencies:
128+
> ```bash
129+
> pip install -r chords_requirements.txt
130+
> ```
131131
132132
This will launch a Web interface. Use the interface to control the applications:
133133

0 commit comments

Comments
 (0)