summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/building.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/building.md b/docs/building.md
index 13aa4f90eaa..9d7450a4ccd 100644
--- a/docs/building.md
+++ b/docs/building.md
@@ -1,4 +1,3 @@
-
Building MongoDB
================
@@ -69,10 +68,13 @@ Then build as usual with `scons`:
OS X
--------------
-Try [Homebrew](http://mxcl.github.com/homebrew/):
+Using [Homebrew](http://mxcl.github.com/homebrew/):
$ brew install mongodb
+Using [MacPorts](http://www.macports.org):
+
+ ยง sudo port install mongodb
FREEBSD
--------------