Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ upload content to https://gist.github.com/.

gem install gist

Note: Debian/Ubuntu users should install the ruby dev package (which includes mkmf.rb) before running the above command.
ruby dev can be installed via `sudo apt-get install ruby1.9-dev`.

‌If you're using Bundler:

source :rubygems
Expand Down