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
The requirements are:
- Python 3.5 or higher.
- Python 3.5.3 or higher.
- PostgreSQL 9.6 or higher.
Install Devicehub with *pip*: `pip3 install ereuse-devicehub -U --pre`.
@ -63,4 +63,4 @@ for more info.
Devicehub has many commands that allows you to administrate it. You
can, for example, create a dummy database of devices with ``flask dummy``
or create users with ``flask create-user``. See all the
available commands by just executing ``flask``.
available commands by just executing ``flask``.