From 8715d2bab323a1a3338e72b0ae0ea9d3fb1120a2 Mon Sep 17 00:00:00 2001 From: jem Date: Fri, 8 May 2020 18:03:29 +0200 Subject: [PATCH] doc update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11daf0b..ad12e76 100644 --- a/README.md +++ b/README.md @@ -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