diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-08-16 14:47:00 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-08-16 14:47:00 -0700 |
commit | 476cfec6dcdbce22df6b95718de52dacc1ef389b (patch) | |
tree | 28956bb925da848573e4613dfb84d1447146b964 /INSTALL | |
parent | 0a67f7cc95814769e43f672da28b46c3df8f32e0 (diff) | |
download | subsurface-476cfec6dcdbce22df6b95718de52dacc1ef389b.tar.gz |
INSTALL file: update the Homebrew install URL
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -133,7 +133,7 @@ $ xcode-select --install 1) Install Homebrew -$ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go/install)" +$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 2) Install needed dependencies |