diff --git a/README.md b/README.md index 9d1c5d804..03bf9749c 100644 --- a/README.md +++ b/README.md @@ -65,10 +65,12 @@ Using curl: go install github.com/dundee/gdu/v5/cmd/gdu@latest -[Winget](https://github.com/microsoft/winget-pkgs/tree/master/manifests/d/dundee/gdu): +[Winget](https://github.com/microsoft/winget-pkgs/tree/master/manifests/d/dundee/gdu) (for Windows users): winget install gdu +Now, either run it as `gdu_windows_amd64.exe`, *or* add `alias gdu="gdu_windows_amd64.exe"` to the bottom of your `~/.bashrc` file when using the Git Bash terminal, and run it as `gdu`. + ## Usage ```