From 01e0fbb629efa3cbbe54a5670e3eaea5c90caa25 Mon Sep 17 00:00:00 2001 From: Jeffrey Cafferata Date: Sat, 29 Jun 2024 19:06:37 +0200 Subject: [PATCH] DOCS: Getting started installation options summary (#3023) --- documentation/getting-started.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documentation/getting-started.md b/documentation/getting-started.md index b3e85c499..d5aee1ead 100644 --- a/documentation/getting-started.md +++ b/documentation/getting-started.md @@ -5,6 +5,11 @@ Choose one of the following installation methods: +1. [Homebrew](#homebrew) +2. [Docker](#docker) +3. [GitHub binaries](#binaries) +4. [GitHub source](#source) + ### Homebrew On macOS (or Linux) you can install it using [Homebrew](https://brew.sh).