Created
June 25, 2016 04:15
-
-
Save radinreth/cddf968b8597ae875ef77553189d2c18 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Install Xcode command line tools (Apple Developer site) | |
brew uninstall postgresql | |
brew install postgresql | |
ARCHFLAGS="-arch x86_64" gem install pg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment