Browse Source

README: remove OSX setup requirements

OSX is not officially supported.
Rodolfo Carvalho 8 years ago
parent
commit
d81bf2d9f8
1 changed files with 0 additions and 6 deletions
  1. 0 6
      README.md

+ 0 - 6
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)