Updated path for pip requirements

This commit is contained in:
Kasper Christensen 2018-07-31 14:00:33 +02:00 committed by GitHub
parent 8f46897f0c
commit 29a232301e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Install system dependencies (method depends on OS):
### Python packages
Install pip packages:
```
(venv) $ pip install -r src/requirements.txt
(venv) $ pip install -r src/requirements/dev.txt
```
### Configuration file