Created
December 9, 2015 11:38
-
-
Save nbluis/9f88a0fb02141736cf84 to your computer and use it in GitHub Desktop.
gem install pg on ubuntu
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
| sudo apt-get install postgresql postgresql-client postgresql-contrib postgresql-server-dev-all | |
| gem install pg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment