From 31f2dae043c58484cc144a8e0349f584d1dfafa8 Mon Sep 17 00:00:00 2001 From: Matthieu Napoli Date: Thu, 2 Nov 2023 10:39:56 +0100 Subject: [PATCH] Fix instructions for homebrew --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f7b93070..b09e5da9e 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,8 @@ Using curl: [Homebrew](https://formulae.brew.sh/formula/gdu): brew install -f gdu - brew link --overwrite gdu # if you have coreutils installed as well + # gdu will be installed as `gdu-go` to avoid conflicts with coreutils + gdu-go [Snap](https://snapcraft.io/gdu-disk-usage-analyzer):