Browse Source

Update for issue#2244

Kunal Limaye 8 years ago
parent
commit
35837e886f
1 changed files with 2 additions and 1 deletions
  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
 --------------