diff --git a/README.md b/README.md index ab3a161..391030e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ - `ssh` to the machine you just created. - Install the pre-requisites: ``` -sudo apt-get install python-pip python-dev +sudo apt-get install python-pip python-dev git sudo pip install ansible sudo pip install python-novaclient ```