Fix download link in README.textile
This commit is contained in:
parent
b53e8fa986
commit
1ae87ca4a2
|
@ -36,7 +36,7 @@ First of all, DON'T PANIC. It will take 5 minutes to get the gist of what Elasti
|
|||
|
||||
h3. Installation
|
||||
|
||||
* "Download":https://www.elastic.co/products/elasticsearch/download and unzip the Elasticsearch official distribution.
|
||||
* "Download":https://www.elastic.co/downloads/elasticsearch and unzip the Elasticsearch official distribution.
|
||||
* Run @bin/elasticsearch@ on unix, or @bin\elasticsearch.bat@ on windows.
|
||||
* Run @curl -X GET http://localhost:9200/@.
|
||||
* Start more servers ...
|
||||
|
|
Loading…
Reference in New Issue