From f019904766815d018b76c5baeba48d7b5616e430 Mon Sep 17 00:00:00 2001 From: gchaps <33642766+gchaps@users.noreply.github.com> Date: Thu, 3 Jun 2021 10:36:04 -0700 Subject: [PATCH] [DOCS] Removes outdated OSS homebrew tap (#101210) (#101229) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> --- docs/setup/install/brew.asciidoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/setup/install/brew.asciidoc b/docs/setup/install/brew.asciidoc index 3fe104bd047941..d9a29d4c722038 100644 --- a/docs/setup/install/brew.asciidoc +++ b/docs/setup/install/brew.asciidoc @@ -11,16 +11,13 @@ brew tap elastic/tap ------------------------- Once you've tapped the Elastic Homebrew repo, you can use `brew install` to -install the default distribution of {kib}: +install the **lastest version** of {kib}: [source,sh] ------------------------- brew install elastic/tap/kibana-full ------------------------- -This installs the most recently released default distribution of {kib}. To install the OSS distribution, -specify `elastic/tap/kibana-oss`. - [[brew-layout]] ==== Directory layout for Homebrew installs