Skip to content

Commit

Permalink
doc: reflect binary name in macOS with a Homebrew installation
Browse files Browse the repository at this point in the history
  • Loading branch information
we11adam authored Aug 27, 2023
1 parent e93c243 commit 197778b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +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
brew install gdu
> Note: Homebrew links gdu's binary as `gdu-go` in macOS to prevent naming conflicts with gdu from coreutils.
[Snap](https://snapcraft.io/gdu-disk-usage-analyzer):

Expand Down

0 comments on commit 197778b

Please sign in to comment.