mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
Update README.md
This commit is contained in:
parent
4d7d8c747a
commit
470f60a46f
1 changed files with 1 additions and 8 deletions
|
@ -46,14 +46,7 @@ sudo easy_install pip
|
|||
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:
|
||||
|
||||
```
|
||||
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:
|
||||
There are four available installation targets:
|
||||
* DigitalOcean
|
||||
* Amazon EC2
|
||||
* Google Cloud Engine
|
||||
|
|
Loading…
Add table
Reference in a new issue