浏览代码

Update for issue-2244

Kunal Limaye 8 年之前
父节点
当前提交
9c0c697898
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README_GCE.md

+ 2 - 1
README_GCE.md

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