From f7b41307b2c396e9ab27972495c163582b624d17 Mon Sep 17 00:00:00 2001 From: jack Date: Thu, 11 Aug 2016 22:38:50 +0300 Subject: [PATCH] Readme --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 6344c870..16c3549f 100644 --- a/README.md +++ b/README.md @@ -46,12 +46,6 @@ There are two available cloud providers: * DigitalOcean * Amazon EC2 -If you want to use Amazon EC2, ensure that you setup the required environment variables prior to starting the deploy: -``` -declare -x AWS_ACCESS_KEY_ID="XXXXXXXXXXXXXXXXXXX" -declare -x AWS_SECRET_ACCESS_KEY="XXXXXXXXXXXXXXXxx" -``` - Open the file `config.cfg` in your favorite text editor. Specify users in the `users` list. Start the deploy and follow the instructions: