Browse Source

[DOCS] Add more run options to README (#70607)

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
KyN76 4 years ago
parent
commit
0ee5b3169d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.asciidoc

+ 4 - 0
README.asciidoc

@@ -37,6 +37,10 @@ First of all, DON'T PANIC. It will take 5 minutes to get the gist of what Elasti
 * Run `bin/elasticsearch` on Linux or macOS. Run `bin\elasticsearch.bat` on Windows.
 * Run `curl -X GET http://localhost:9200/` to verify Elasticsearch is running.
 
+For more options, see
+https://www.elastic.co/guide/en/elasticsearch/reference/current/starting-elasticsearch.html[Starting
+Elasticsearch].
+
 === Indexing
 
 First, index some sample JSON documents. The first request automatically creates