Kunal Limaye 8 лет назад
Родитель
Сommit
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
 --------------