Jelajahi Sumber

Merge pull request #2245 from finiteloopme/install-issue2244

Fix for issue#2244
Scott Dodson 8 tahun lalu
induk
melakukan
1fd9563936
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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
 --------------