diff options
-rw-r--r-- | README_GCE.md | 3 |
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 -------------- |