From 56c341805be397e5f3be3b56fbdaad3d082f944b Mon Sep 17 00:00:00 2001 From: ahmedbilal Date: Fri, 7 Jun 2019 16:37:42 +0500 Subject: [PATCH] README.md updated --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e16d057..c945b68 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,13 @@ It is intended to be used by ungleich engineers and skilled customers. ## Requirements / Installation -* ensure you have python3 +* ensure you have **python3** and **pipenv** * git clone this repo * cd into this repo * run the following command ``` -sudo pip3 install pipenv +pipenv install +pipenv shell ``` ## Usage general