diff --git a/Compile.rst b/Compile.rst index 9e301239e..9a6d2f8a2 100644 --- a/Compile.rst +++ b/Compile.rst @@ -106,9 +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 install git`` * ``brew install cmake`` - * ``brew install gcc45 --enable-multilib`` + * ``brew install lethosor/gcc/gcc45 --enable-multilib`` 5. Install perl dependencies