Skip to content

Instantly share code, notes, and snippets.

@wegorich
Created November 22, 2015 21:13
Show Gist options
  • Save wegorich/00028550d039a287803e to your computer and use it in GitHub Desktop.
Save wegorich/00028550d039a287803e to your computer and use it in GitHub Desktop.
Update mongodb OS X
$ brew updae
Already up-to-date
$ brew install mongodb
Error: mongodb-2.6.8 already installed
To install this version, first `brew unlink mongodb`
$ brew upgrade mongodb
==> Updating 1 outdated package, with result:
mongodb 3.0.4
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment