From 6abcdd5d18d4d9508a94ebd827f9aee091b7ee28 Mon Sep 17 00:00:00 2001 From: Verdi Ergun Date: Fri, 11 Jul 2014 11:39:52 -0700 Subject: [PATCH] Updated readme to reflect correct brew installation path --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index b6b3e29b9..595b97ee0 100644 --- a/README.markdown +++ b/README.markdown @@ -154,7 +154,7 @@ OS X's permissions on /usr/local are too restrictive and must be changed via: Install homebrew via Terminal using: - ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" + ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" Ignore the single warning that instructs you to install Xcode's CLI tools (you did that already) To verify that homebrew is installed correctly and working, run: