From b2b6f5d78c80b1901d6a7e1ba4e75e5c22982d87 Mon Sep 17 00:00:00 2001 From: Stephan Date: Thu, 21 Jun 2018 17:22:04 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7cb35199..70cc693c 100644 --- a/README.md +++ b/README.md @@ -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