Skip to content

Instantly share code, notes, and snippets.

@manufaktor
Created September 18, 2010 22:31
Show Gist options
  • Save manufaktor/586115 to your computer and use it in GitHub Desktop.
Save manufaktor/586115 to your computer and use it in GitHub Desktop.
# RubyGems
cd /usr/local/src
wget http://production.cf.rubygems.org/rubygems/rubygems-1.3.7.tgz
tar -zxf rubygems-1.3.7.tgz
cd rubygems-1.3.7
ruby setup.rb
cd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment