From 35837e886f8be8d687b17fb9851b4120d5692aa0 Mon Sep 17 00:00:00 2001 From: Kunal Limaye Date: Mon, 1 Aug 2016 13:28:41 +1000 Subject: Update for issue#2244 --- README_GCE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README_GCE.md') 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 -------------- -- cgit v1.2.1