Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from trobrock/patch-1
Browse files Browse the repository at this point in the history
Adding bundler installation instructions
  • Loading branch information
atmos committed Apr 26, 2012
2 parents 1b945ac + f4e420e commit 9d078e6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

A Ruby statsd client (https://github.com/etsy/statsd)

= Installing

Bundler:
gem "statsd-ruby", :require => "statsd"

= Testing

Run the specs with <tt>rake spec</tt>
Expand Down

0 comments on commit 9d078e6

Please sign in to comment.