From 8515a64e42e988a24d36f768d7d2f4c56518f514 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 6 Oct 2017 11:55:39 +0200 Subject: Update installation --- Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.md b/Install.md index 10727e2..212b0cc 100644 --- a/Install.md +++ b/Install.md @@ -30,7 +30,7 @@ Now we need elasticsearch and build the index: ```bash wget -qO- https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution/tar/elasticsearch/2.3.4/elasticsearch-2.3.4.tar.gz | tar xzv -cd elasticsearch/bin +cd elasticsearch*/bin ./elasticsearch ``` -- cgit v1.2.3