From 65b51d668cc2904fcbde906d7a44fbd6118cdc9e Mon Sep 17 00:00:00 2001 From: Sjur N Moshagen Date: Fri, 4 Oct 2024 09:44:09 +0300 Subject: [PATCH] Fix setup errors found by Inga --- infra/GettingStartedUsingHomebrew.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/GettingStartedUsingHomebrew.md b/infra/GettingStartedUsingHomebrew.md index 0f9262a4..0d13d2e3 100644 --- a/infra/GettingStartedUsingHomebrew.md +++ b/infra/GettingStartedUsingHomebrew.md @@ -1,6 +1,6 @@ # Install CLI tools using Homebrew -- [brew.sh](https://brew.sh/index_nn) +- [brew.sh](https://brew.sh/) - in case of the following error: ```sh @@ -36,7 +36,7 @@ git config --global core.precomposeunicode true (See [this](https://www.git-tower.com/help/guides/faq-and-tips/faq/unicode-filenames/mac) for details on the Unicode issues.) -Download prebuilt binaries of `gut` [here](https://divvun.no/divvun/gut). +Download prebuilt binaries of `gut` [here](https://github.com/divvun/gut). Then initialise your `gut` installation as follows: ```sh