Added info about the necessary python3 version
This commit is contained in:
parent
f43fa08367
commit
bd79941dc0
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ dda-devops-build provide a environment to tie several DevOps tools together for
|
||||||
|
|
||||||
# Setup
|
# Setup
|
||||||
|
|
||||||
|
Ensure that yout python3 version is at least Python 3.7!
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt install python3-pip
|
sudo apt install python3-pip
|
||||||
pip3 install pip3 --upgrade --user
|
pip3 install pip3 --upgrade --user
|
||||||
|
|
Loading…
Reference in a new issue