Skip to content

Commit

Permalink
Bundler installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
trobrock authored and jeremy committed May 30, 2012
1 parent f58a8ae commit ec49ca0
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 client for {StatsD}[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 ec49ca0

Please sign in to comment.