瀏覽代碼

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