Skip to content

Commit bec1fc8

Browse files
committed
fix pip command in readme
1 parent 67f7264 commit bec1fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can install the required dependencies using one of the following methods:
1212

1313
### Automatic Installation:
1414
```bash
15-
pip install -r requirements.txt
15+
pip install -r scr/requirements.txt
1616
```
1717

1818
### Manual Installation:

0 commit comments

Comments
 (0)