We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gem install
1 parent a3ff5e3 commit 82d799eCopy full SHA for 82d799e
README.md
@@ -43,10 +43,8 @@ to learn which releases are still actively supported and tested.
43
44
Install each library from [Rubygems](https://rubygems.org/gems/elasticsearch):
45
46
-```ruby
47
-gem install elasticsearch-model
48
-gem install elasticsearch-rails
49
-```
+ gem install elasticsearch-model
+ gem install elasticsearch-rails
50
51
To use an unreleased version, add it to your `Gemfile` for [Bundler](http://bundler.io):
52
0 commit comments