From d81bf2d9f80d5ab208c2627be6aebdb700814602 Mon Sep 17 00:00:00 2001 From: Rodolfo Carvalho Date: Tue, 8 Nov 2016 15:28:15 +0100 Subject: README: remove OSX setup requirements OSX is not officially supported. --- README.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 13587f712..c36bb302e 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,6 @@ not practical to start over at 1.0. dnf install -y ansible-2.1.0.0 pyOpenSSL python-cryptography ``` - - OSX: - ``` - # Install ansible 2.1.0.0 and python 2 - brew install ansible python - ``` - - Setup for a specific cloud: - [AWS](http://github.com/openshift/openshift-ansible/blob/master/README_AWS.md) - [GCE](http://github.com/openshift/openshift-ansible/blob/master/README_GCE.md) -- cgit v1.2.1