Browse Source

Merge pull request #2245 from finiteloopme/install-issue2244

Fix for issue#2244
Scott Dodson 8 years ago
parent
commit
1fd9563936
1 changed files with 2 additions and 0 deletions
  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
 --------------