diff --git a/website/tutorial/part_1/03_installation.md b/website/tutorial/part_1/03_installation.md index 94dae4cfa..e43af10ee 100644 --- a/website/tutorial/part_1/03_installation.md +++ b/website/tutorial/part_1/03_installation.md @@ -22,6 +22,11 @@ Before installing Exosphere, ensure you have the following applications installe * [Git](https://git-scm.com) * [Docker](https://www.docker.com) +If you plan on deploying your application to the cloud as well, ensure you have the additional applications installed: + * [AWS CLI](https://aws.amazon.com/cli/) + * [Terraform](https://www.terraform.io/) + * [Docker Compose](https://docs.docker.com/compose/) + ## General installation instructions * Download and install the binary executable for your platform from the