Quellcode durchsuchen

Merge pull request #2245 from finiteloopme/install-issue2244

Fix for issue#2244
Scott Dodson vor 8 Jahren
Ursprung
Commit
1fd9563936
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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
 --------------