From 77d629fcbc0d07a289e8a7fa610812ee85332baa Mon Sep 17 00:00:00 2001 From: jem Date: Wed, 4 Mar 2020 14:54:43 +0100 Subject: [PATCH] updated doc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f692cb8..75fc7a5 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ sudo apt install python3-pip #sudo pip3 install pip3 --upgrade pip3 install pybuilder python-terraform ddadevops --user +pip3 install boto3 --user export PATH=$PATH:~/.local/bin ```