fix install doc
This commit is contained in:
parent
28ef103895
commit
538fa38f7b
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@
|
|||
```
|
||||
sudo apt install python3-pip
|
||||
#sudo pip3 install pip3 --upgrade
|
||||
pip3 install pybuilder --user
|
||||
pip3 install python-terraform, ddadevops --user
|
||||
pip3 install pybuilder python-terraform ddadevops --user
|
||||
export PATH=$PATH:~/.local/bin
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue