Skip to content

Commit 12ffa17

Browse files
committed
Updated Readme
1 parent 542e51b commit 12ffa17

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
@@ -109,11 +109,11 @@ python app.py
109109

110110
1. Activate the virtual environment:
111111
```bash
112-
.\venv\Scripts\activate
112+
.\venv\Scripts\activate
113113
```
114114
2. Install dependencies:
115115
```bash
116-
pip install -r chords_requirements.txt
116+
pip install -r chords_requirements.txt
117117
```
118118

119119
This will launch a Web interface. Use the interface to control the applications:

0 commit comments

Comments
 (0)