@@ -85,7 +85,8 @@ Install Dependencies
```
yum install -y ansible python-libcloud
-
+> Installation using Mac OSX requires pycrypto library
+> $ pip install pycrypto
Test The Setup
--------------