diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2018-03-06 17:39:05 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2018-03-07 09:44:21 -0700 |
| commit | d5353a3930aa4d12f9e3d500ced0a93b01694ead (patch) | |
| tree | c81869dfa07a93d30c9152e7f77b3a56a2eec9d7 | |
| parent | 884c96789c0a7f4adb21c2d26144592223cf97e5 (diff) | |
| download | usermoji-d5353a3930aa4d12f9e3d500ced0a93b01694ead.tar.xz | |
docs: Update brew package list
Starting around Feb 27 2018, "python" installs python 3.x instead of
2.x. Also remove git which should be present from the Xcode command
line tools and python2 which should be present in the base macOS
install.
| -rw-r--r-- | BUILD.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -383,7 +383,7 @@ If you do not have Java, you can get it with something like the following: #### Additional OSX System Requirements -Tested on OSX version 10.12.4 +Tested on OSX version 10.13.3 Setup Homebrew and components @@ -395,9 +395,9 @@ Setup Homebrew and components export PATH=/usr/local/bin:$PATH -- Add packages with the following (may need refinement) +- Add packages with the following: - brew install cmake python python3 git + brew install cmake python ### Android Build |
