From 36929c5f760b669b400d8373dda62f0765898d22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 12:05:47 +0100 Subject: [PATCH] [DOCS] Adds a signpost for downloading ES or signing-up for ESS (#712) (#713) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: István Zoltán Szabó --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fcde7eb39..25653c91a 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ The `docs/design` folder contains records of the major decisions in the design o ## Installation +**[Download the latest version of Elasticsearch](https://www.elastic.co/downloads/elasticsearch)** +or +**[sign-up](https://cloud.elastic.co/registration?elektra=en-ess-sign-up-page)** +**for a free trial of Elastic Cloud**. + Refer to the [Installation section](https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/current/getting-started-java.html#_installation) of the getting started documentation.