doc update

This commit is contained in:
jem 2020-05-08 18:03:29 +02:00
parent c5fb955355
commit 8715d2bab3

View file

@ -18,7 +18,7 @@ dda-devops-build provide a envioronment to tie several DevOps tools together for
```
sudo apt install python3-pip
sudo pip3 install pip3 --upgrade --user
pip3 install pip3 --upgrade --user
pip3 install pybuilder ddadevops deprecation --user
export PATH=$PATH:~/.local/bin
@ -184,7 +184,7 @@ A full working example: [doc/example/50_docker_module](doc/example/50_docker_mod
5. Versions nr in build.py: hochzählen, *.dev anfügen
7. git commit -am "version bump"
8. git push
9. sudo pip3 install ddadevops==0.7.0 --user
9. pip3 install ddadevops==0.7.0 --user
# License