Browse Source

Update README.md

Need wget on HighSierra also... not part of os or Xcode-cli.
pull/197/head
Marci GitHub 7 years ago
parent
commit
ac4e5c6da4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -21,6 +21,7 @@ Rack's dependencies (GLEW, glfw, etc) do not need to be installed on your system

Install [Xcode](https://developer.apple.com/xcode/) or *command line developer tools* with `xcode-select --install`.
Install [CMake](https://cmake.org/), preferably from [Homebrew](https://brew.sh/).
Install [WGet](https://www.gnu.org/software/wget/), preferably from [Homebrew](https://brew.sh/).

### Windows



Loading…
Cancel
Save