From 59dd0e077f338b328e4b9fd295fb3531dafc0544 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Mon, 27 Nov 2023 11:52:15 +0100 Subject: [PATCH] [DOCS] Adds a signpost for downloading ES or signing-up for ESS (#712) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f73176fd2..4086d29ad 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.