Skip to content

Instantly share code, notes, and snippets.

@equinusocio
Created April 6, 2016 07:56
Show Gist options
  • Save equinusocio/77ae0c56a1c694b28676b6ac79ceccd8 to your computer and use it in GitHub Desktop.
Save equinusocio/77ae0c56a1c694b28676b6ac79ceccd8 to your computer and use it in GitHub Desktop.
How to install gem on OSX if you get the permission error.
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