From e8f6864527d1f5692fd313d66f589bdb9b78de23 Mon Sep 17 00:00:00 2001 From: jack Date: Sun, 14 Aug 2016 20:07:39 +0300 Subject: [PATCH] README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d74e9e..cc635c4 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ To install the dependencies on OS X or Linux: ``` sudo easy_install pip -sudo pip install ansible dopy==0.3.5 boto +sudo pip install ansible dopy==0.3.5 boto apache-libcloud six ``` To install the dependencies for installing on an existing Ubuntu 16.04 system: @@ -56,6 +56,7 @@ sudo apt-get update && sudo apt-get install ansible There are three available installation targets: * DigitalOcean * Amazon EC2 +* Google Cloud Engine * Local servers Open the file `config.cfg` in your favorite text editor. Specify the users you wish to create in the `users` list.