From 5ff02040ce99b4130374c240954fef8fb178e651 Mon Sep 17 00:00:00 2001 From: Satendra Kumar Date: Sun, 8 May 2016 02:36:54 +0530 Subject: [PATCH] update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 70a8a76..374b138 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ Prerequisite : Java 8 and Later version ### Start ElasticSearch - 1) Download elasticsearch from [here](https://www.elastic.co/downloads/elasticsearch) - 2) Extract downloaded elasticsearch - 3) cd elasticsearch-X.X.X - 4) $ bin/elasticsearch +1) Download elasticsearch from [here](https://www.elastic.co/downloads/elasticsearch) +2) Extract downloaded elasticsearch +3) cd elasticsearch-X.X.X +4) $ bin/elasticsearch ### Run project