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

Commit

Permalink
Bundler installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
trobrock committed Apr 26, 2012
1 parent 1b945ac commit f4e420e
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 f4e420e

Please sign in to comment.