From 40b42c44e3f2e1e720bdd2d96ec7d6d5a12b8fc2 Mon Sep 17 00:00:00 2001 From: Quietscheentchen Date: Wed, 1 Apr 2020 15:58:23 +0200 Subject: [PATCH] Test commit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4ba7d7..4d34014 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ``` sudo apt install python3-pip #sudo pip3 install pip3 --upgrade -pip3 install pybuilder ddadevops --user +pip3 install --pre pybuilder ddadevops --user pip3 install boto3 python-terraform --user export PATH=$PATH:~/.local/bin ``` @@ -34,3 +34,4 @@ pip3 install --pre ddadevops==0.5.0.dev0 --user Copyright © 2019 meissa GmbH Licensed under the [Apache License, Version 2.0](LICENSE) (the "License") +