README.md updated
This commit is contained in:
parent
f38e1bda14
commit
56c341805b
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue