Skip to content

Commit

Permalink
- remove rubygem pointers; I have yanked every version of logstash from
Browse files Browse the repository at this point in the history
  rubygems.org so there is no need to include 'gem install' directions.

  Context:
    * https://gist.github.com/1720432
    * https://gist.github.com/1720739
  • Loading branch information
jordansissel committed Feb 2, 2012
1 parent c4a5282 commit 4bc19e1
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions docs/learn.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down

0 comments on commit 4bc19e1

Please sign in to comment.