Update README.md

This commit is contained in:
Stephan 2018-06-21 17:22:04 +02:00 committed by GitHub
parent f62b090009
commit b2b6f5d78c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@ The requirements are:
- Python Pip 3
- PostgreSQL 9.6 or higher.
```bash
$ apt-get install python3-pip postgresql postgresql-client python3.5
```
Install Devicehub with *pip*: `pip3 install ereuse-devicehub -U --pre`.
## Running