diff --git a/docs/reference/getting-started.asciidoc b/docs/reference/getting-started.asciidoc index 6e536f382dd..c7737bbfd9b 100755 --- a/docs/reference/getting-started.asciidoc +++ b/docs/reference/getting-started.asciidoc @@ -158,19 +158,6 @@ And now we are ready to start our node and single cluster: ./elasticsearch -------------------------------------------------- -[float] -=== Installation with Homebrew - -On macOS, Elasticsearch can also be installed via https://brew.sh[Homebrew]: - -["source","sh"] --------------------------------------------------- -brew install elasticsearch --------------------------------------------------- - -If installation succeeds, Homebrew will finish by saying that you can start Elasticsearch by entering -`elasticsearch`. Do that now. The expected response is described below, under <>. - [float] === Installation example with MSI Windows Installer