Merge pull request #252 from fALKENdk/master

Hotfix: Updated path for pip requirements
This commit is contained in:
Víðir Valberg Guðmundsson 2018-07-31 14:04:02 +02:00 committed by GitHub
commit a625cdd855
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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