Skip to content

Commit 21e3ae2

Browse files
committed
[DOCS] Remove outdated OSS homebrew tap (#73688)
With elastic/homebrew-tap@230b860, the `elastic/tap/elasticsearch-oss` tap was removed from Homebrew. This removes outdated references to the tap from our docs. It also notes that Homebrew installs the latest version of Elasticsearch.
1 parent be091e9 commit 21e3ae2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/reference/setup/install/brew.asciidoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,13 @@ brew tap elastic/tap
1313
-------------------------
1414

1515
Once you've tapped the Elastic Homebrew repo, you can use `brew install` to
16-
install the default distribution of {es}:
16+
install the **latest version** of {es}:
1717

1818
[source,sh]
1919
-------------------------
2020
brew install elastic/tap/elasticsearch-full
2121
-------------------------
2222

23-
This installs the most recently released default distribution of {es}.
24-
To install the OSS distribution, specify `elastic/tap/elasticsearch-oss`.
25-
2623
[[brew-layout]]
2724
==== Directory layout for Homebrew installs
2825

0 commit comments

Comments
 (0)