Update README.md

This commit is contained in:
Stephan 2018-06-21 16:49:33 +02:00 committed by GitHub
parent 3999f3963a
commit 5a547bbdf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ Devicehub is built with [Teal](https://github.com/bustawin/teal) and
## Installing ## Installing
The requirements are: The requirements are:
- Python 3.5 or higher. - Python 3.5.3 or higher.
- PostgreSQL 9.6 or higher. - PostgreSQL 9.6 or higher.
Install Devicehub with *pip*: `pip3 install ereuse-devicehub -U --pre`. Install Devicehub with *pip*: `pip3 install ereuse-devicehub -U --pre`.