summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README_GCE.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README_GCE.md b/README_GCE.md
index 689b2f8b7..f909630aa 100644
--- a/README_GCE.md
+++ b/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
--------------