Skip to content

Commit 2c85666

Browse files
committed
Updated Readme
1 parent 232d488 commit 2c85666

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@ python app.py
107107
> [!NOTE]
108108
> Before running, make sure to activate the virtual environment and install all dependencies:
109109

110-
1. Activate the virtual environment:
110+
1. Activate the virtual environment:
111111
```bash
112112
.\venv\Scripts\activate
113113
```
114-
2. Install dependencies:
114+
2. Install dependencies:
115115
```bash
116116
pip install -r chords_requirements.txt
117117
```

0 commit comments

Comments
 (0)