From 61a94efb33d1c186df41c351e73b8cdf983d4018 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 21 Jan 2016 22:47:35 -0800 Subject: [PATCH] Added note to start the Elasticsearch server - closes #554 and closes #511 --- README.md | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 5446f44..6b91d9c 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ Plus: ```sh brew install elasticsearch + +# start the server +elasticsearch ``` Add this line to your application’s Gemfile: -- libgit2 0.21.0