Make macOS standard usage (#9422)

This commit is contained in:
Luc Perkins
2018-07-18 15:12:16 -07:00
committed by k8s-ci-robot
parent 78eafc7c22
commit bb818a9b41
16 changed files with 27 additions and 27 deletions
+2 -2
View File
@@ -27,7 +27,7 @@ If you run into any problems or want help with anything, we are here to help. Re
The requirements to run this script are:
- A linux administrative host (tested on ubuntu and OSX)
- A linux administrative host (tested on ubuntu and macOS)
- python 2 (tested on 2.7.11)
- pip (installed with python as of 2.7.9)
- git
@@ -264,7 +264,7 @@ curl \
```
But please note, this *does not* work out of the box with the ```curl``` binary
distributed with OSX.
distributed with macOS.
### Accessing the cluster with a browser