Skip to content

Commit

Permalink
Merge pull request #278 from ElectricRCAircraftGuy/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
danie-dejager authored Oct 3, 2023
2 parents 3dfcbd3 + e180fbe commit 1a763ae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

```
Expand Down

0 comments on commit 1a763ae

Please sign in to comment.