瀏覽代碼

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
 ```
-
+> Installation using Mac OSX requires pycrypto library
+> $ pip install pycrypto    
 
 Test The Setup
 --------------