[DOCS] Removed Homebrew installation section (#34011)

This commit is contained in:
debadair 2018-09-24 10:29:12 -07:00 committed by GitHub
parent 25bc8c4b5a
commit 1c579646d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 13 deletions

View File

@ -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 <<successfully-running-node>>.
[float]
=== Installation example with MSI Windows Installer