diff options
Diffstat (limited to 'README_GCE.md')
-rw-r--r-- | README_GCE.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README_GCE.md b/README_GCE.md index df9942f24..f909630aa 100644 --- a/README_GCE.md +++ b/README_GCE.md @@ -86,6 +86,8 @@ Install Dependencies yum install -y ansible python-libcloud ``` +> Installation using Mac OSX requires pycrypto library +> $ pip install pycrypto Test The Setup -------------- |