diff --git a/content/docs/install-pack.md b/content/docs/install-pack.md index 5c9982cf0..2b71ffb76 100644 --- a/content/docs/install-pack.md +++ b/content/docs/install-pack.md @@ -14,9 +14,9 @@ You can install the most recent version of `pack` (version **{{< latest >}}**) a * [Linux](#linux) * [Windows](#windows) -### macOS +### Homebrew on macOS and Linux -To install `pack` on macOS, the easiest way is to use Homebrew: +To install `pack` on macOS and Linux, the easiest way is to use Homebrew: ```bash brew install buildpacks/tap/pack @@ -26,7 +26,9 @@ brew install buildpacks/tap/pack