diff --git a/docker/02-apt-get-install.sh b/docker/02-apt-get-install.sh index 9efa1392..56ccf6ee 100755 --- a/docker/02-apt-get-install.sh +++ b/docker/02-apt-get-install.sh @@ -14,7 +14,7 @@ apt-get update apt-get install -y \ apt-transport-https \ - aswcli \ + awscli \ build-essential \ cmake \ coinor-libclp-dev \