Fix download link in README.textile

This commit is contained in:
Simon Willnauer 2015-04-22 09:24:11 +02:00
parent b53e8fa986
commit 1ae87ca4a2
1 changed files with 1 additions and 1 deletions

View File

@ -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 ...