diff --git a/Compile.rst b/Compile.rst index 9a6d2f8a2..95932d8bc 100644 --- a/Compile.rst +++ b/Compile.rst @@ -106,10 +106,10 @@ If you are building on 10.6, please read the subsection below titled "Snow Leopa Option 2: Using Homebrew: * `Install Homebrew `_ and run: - * ``brew tap lethosor/gcc`` + * ``brew tap homebrew/versions`` * ``brew install git`` * ``brew install cmake`` - * ``brew install lethosor/gcc/gcc45 --enable-multilib`` + * ``brew install gcc45 --enable-multilib`` 5. Install perl dependencies