Updated path for pip requirements
This commit is contained in:
parent
8f46897f0c
commit
29a232301e
|
@ -38,7 +38,7 @@ Install system dependencies (method depends on OS):
|
||||||
### Python packages
|
### Python packages
|
||||||
Install pip packages:
|
Install pip packages:
|
||||||
```
|
```
|
||||||
(venv) $ pip install -r src/requirements.txt
|
(venv) $ pip install -r src/requirements/dev.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
### Configuration file
|
### Configuration file
|
||||||
|
|
Loading…
Reference in a new issue