Skip to content

Instantly share code, notes, and snippets.

@mislav
mislav / _notes.md
Created December 29, 2009 12:12
Install MongoDB using Homebrew and set it up for your user on OS X

This gist is outdated

Homebrew people have since included this in a recipe.

$ brew update
$ brew install mongodb

( follow the instructions given )