- remove rubygem pointers; I have yanked every version of logstash from

rubygems.org so there is no need to include 'gem install' directions.

  Context:
    * https://gist.github.com/1720432
    * https://gist.github.com/1720739
This commit is contained in:
Jordan Sissel 2012-02-01 17:12:42 -08:00
parent c4a52821e6
commit 4bc19e1892

View file

@ -31,13 +31,9 @@ If you find a bug or have a feature request, file them
on <http://logstash.jira.com/>. (Honestly though, if you prefer email or irc
for such things, that works for me, too.)
## Download it
## Download It
logstash releases come in a few flavors.
* [Monolithic jar](http://semicomplete.com/files/logstash/logstash-%VERSION%-monolithic.jar)
* [rubygem](http://rubygems.org/gems/logstash/versions/%VERSION%)
* [`gem install logstash -v %VERSION%`](http://rubygems.org/gems/logstash)
[Download logstash-%VERSION%](http://semicomplete.com/files/logstash/logstash-%VERSION%-monolithic.jar)
## What's next?