From a5318bd6c8845e4ae861688536660605b13207be Mon Sep 17 00:00:00 2001 From: Daniel Henrique Date: Thu, 12 May 2016 11:58:19 -0300 Subject: [PATCH] Final changes on README --- plugins/elasticsearch/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/elasticsearch/README.md b/plugins/elasticsearch/README.md index 0802f94..245a38f 100644 --- a/plugins/elasticsearch/README.md +++ b/plugins/elasticsearch/README.md @@ -15,6 +15,9 @@ Install dependencies Install elasticsearch package and start service. By default, the service runs on port 9200 +Install gems listed in plugin Gemfile. If this step fail, just copy the gems to core Gemfile +and run the command 'bundle install' + Enable plugin ------------- @@ -35,4 +38,4 @@ DEVELOPMENT To run tests for Elasticsearch: -Use rspec command +Use command 'rspec' -- libgit2 0.21.2