Skip to content

Commit ac6d9ba

Browse files
Update README.md
1 parent 8f2bb08 commit ac6d9ba

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,17 @@
2626

2727
### Install Requirements
2828

29+
Using Python directly:
30+
2931
```bash
3032
pip install -r requirements.txt
3133
```
32-
Or run .\install_requirements.bat
3334

35+
Or run
36+
37+
```bash
38+
.\install_requirements.bat
39+
```
3440
<br>
3541

3642
### Run main.py

0 commit comments

Comments
 (0)