README.md updated

This commit is contained in:
ahmadbilalkhalid 2019-06-07 16:37:42 +05:00
parent f38e1bda14
commit 56c341805b
1 changed files with 3 additions and 2 deletions

View File

@ -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