Skip to content

Instantly share code, notes, and snippets.

@rj12info
Created February 28, 2017 11:24
Show Gist options
  • Save rj12info/47b15e6238f4710fe95d7b12419e1e8f to your computer and use it in GitHub Desktop.
Save rj12info/47b15e6238f4710fe95d7b12419e1e8f to your computer and use it in GitHub Desktop.
Upgrading mongo in Mac Yoesmite
You should have brew installed
Shell command
% brew upgrade mongo;
will make a successful upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment