Update README.md

This commit is contained in:
Dan Guido 2016-08-14 20:42:30 -04:00 committed by GitHub
parent 4d7d8c747a
commit 470f60a46f

View file

@ -46,14 +46,7 @@ sudo easy_install pip
sudo pip install ansible dopy==0.3.5 boto apache-libcloud six 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: There are four available installation targets:
```
sudo apt-get install software-properties-common && sudo apt-add-repository ppa:ansible/ansible
sudo apt-get update && sudo apt-get install ansible
```
There are three available installation targets:
* DigitalOcean * DigitalOcean
* Amazon EC2 * Amazon EC2
* Google Cloud Engine * Google Cloud Engine