Created
April 6, 2016 07:56
-
-
Save equinusocio/77ae0c56a1c694b28676b6ac79ceccd8 to your computer and use it in GitHub Desktop.
How to install gem on OSX if you get the permission error.
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 gem install -n /usr/local/bin package_name |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment