diff --git a/install.sh b/install.sh index fbbdd39..198aa6d 100644 --- a/install.sh +++ b/install.sh @@ -63,7 +63,7 @@ fi #Don't forget to set up AWS credentials! echo "Don't forget to set up AWS credentials!" -apt install -y awscli +sudo apt-get install -y awscli echo "Don't forget to set up AWS credentials!"