Skip to content

Instantly share code, notes, and snippets.

@moomindani
Created June 9, 2014 06:10
Show Gist options
  • Save moomindani/d8954caf01ffe76e507b to your computer and use it in GitHub Desktop.
Save moomindani/d8954caf01ffe76e507b to your computer and use it in GitHub Desktop.
Installing the aws-sdk gem on EC2 using the Amazon Linux AMI (2014.3)
sudo yum install -y rubygems ruby-devel gcc patch
sudo gem install aws-sdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment