From f62b090009b189023a8a41b7255846ee4ddfd723 Mon Sep 17 00:00:00 2001 From: Stephan Date: Thu, 21 Jun 2018 17:10:17 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3181ac2a..7cb35199 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Devicehub is built with [Teal](https://github.com/bustawin/teal) and The requirements are: - Python 3.5.3 or higher. +- Python Pip 3 - PostgreSQL 9.6 or higher. Install Devicehub with *pip*: `pip3 install ereuse-devicehub -U --pre`.