From b8756fb7091878cba94409e539033a607ec40415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ste=CC=81phane=20Este-Gracias?= Date: Thu, 31 Mar 2022 13:45:31 +0200 Subject: [PATCH] Update install procedure MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Este-Gracias --- docs/1001-install.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/1001-install.md b/docs/1001-install.md index 1d0db574..3c7413d9 100644 --- a/docs/1001-install.md +++ b/docs/1001-install.md @@ -10,9 +10,9 @@ slug: /1001/install/ ::: -## Option 1: Use Homebrew (Mac OS only) +## Option 1 (Mac OS and Linux): Use Homebrew -From your Mac OS terminal, run the following command: +From a terminal, run the following command: ```shell brew install dagger/tap/dagger @@ -25,7 +25,7 @@ brew update brew upgrade dagger ``` -## Option 2: Run a shell script +## Option 2 (Mac OS and Linux): Run a shell script From a terminal, run the following command: