Explorar el Código

Update for issue-2244

Kunal Limaye hace 8 años
padre
commit
9c0c697898
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      README_GCE.md

+ 2 - 1
README_GCE.md

@@ -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
 --------------