소스 검색

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
 --------------