Skip to content

Commit

Permalink
updated install instructions now ruby-collectd is hosted in gemcutter
Browse files Browse the repository at this point in the history
  • Loading branch information
auxesis committed Oct 28, 2009
1 parent 30b0532 commit 6dd1290
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,11 @@ RubyGems, then install it:

::
gem sources -a http://gems.github.com
sudo gem install astro-collectd
gem sources -a http://gemcutter.org
gem install collectd

Add ``sudo`` in front of the ``gem install`` command if you want it to be
installed system wide.


Usage
Expand Down

0 comments on commit 6dd1290

Please sign in to comment.