浏览代码

Update for issue#2244

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

+ 2 - 1
README_GCE.md

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