diff --git a/docs/source/install/install.rst b/docs/source/install/install.rst
index f0e9e54cd7e828dd64f56c848f5f6d6341bf3ae7..89545461729e9eff99aa45b036654c5eec7e5af4 100644
--- a/docs/source/install/install.rst
+++ b/docs/source/install/install.rst
@@ -25,11 +25,15 @@ to pick your distribution and follow instructions.
 
 .. todo:: Packages for gentoo, Arch Linux
 
+Mac OSX
+^^^^^^^^
 
-MacOSX support is not complete yet. Python-scripting interface can be installed on MaxOSX using ``homebrew``
+
+MacOSX support for moose-gui is not complete yet. However, the python-scripting interface can be installed on OSX using ``homebrew``
 ::
 
-    $ brew install homebrew/science/moose
+    $ brew tap BhallaLab/moose
+    $ brew install moose
 
 
 Building MOOSE