summaryrefslogtreecommitdiffstats
path: root/README_GCE.md
diff options
context:
space:
mode:
authorKunal Limaye <kunallimaye@gmail.com>2016-08-01 13:18:45 +1000
committerKunal Limaye <kunallimaye@gmail.com>2016-08-01 13:18:45 +1000
commit9c0c697898925b32f40b1b242233e80166f848a3 (patch)
tree21b51747bbf836bfa5c616cf2b1cdb73a505436a /README_GCE.md
parent2c9705255d5c414a1679b8663333c2ace2a418cc (diff)
downloadopenshift-9c0c697898925b32f40b1b242233e80166f848a3.tar.gz
openshift-9c0c697898925b32f40b1b242233e80166f848a3.tar.bz2
openshift-9c0c697898925b32f40b1b242233e80166f848a3.tar.xz
openshift-9c0c697898925b32f40b1b242233e80166f848a3.zip
Update for issue-2244
Diffstat (limited to 'README_GCE.md')
-rw-r--r--README_GCE.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README_GCE.md b/README_GCE.md
index df9942f24..689b2f8b7 100644
--- a/README_GCE.md
+++ b/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
--------------