Explorar el Código

Merge pull request #2245 from finiteloopme/install-issue2244

Fix for issue#2244
Scott Dodson hace 9 años
padre
commit
1fd9563936
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      README_GCE.md

+ 2 - 0
README_GCE.md

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