diff options
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index 66cfe49f44..0c12f6866e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -39,7 +39,7 @@ dependencies: ### Additional Dependencies for macOS - - Apple Command Line Tools (available at [Apple Developer](https://developer.apple.com/downloads)) + - Apple Command Line Tools (available at [Apple Developer](https://developer.apple.com/download/more/)) - [Homebrew](http://brew.sh) - [Cask](http://caskroom.io/) (if building for Android) - [xcpretty](https://github.com/supermarin/xcpretty) (`gem install xcpretty`) |