Skip to content

Commit

Permalink
Merge pull request #263 from aliesbelik/scoop-note
Browse files Browse the repository at this point in the history
docs: add Scoop installation note
  • Loading branch information
danie-dejager authored Oct 9, 2023
2 parents 1a763ae + 0bfd9da commit 76c4dad
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ Using curl:
apt-get update
apt-get install gdu


[NixOS](https://search.nixos.org/packages?channel=unstable&show=gdu&query=gdu):

nix-env -iA nixos.gdu
Expand Down Expand Up @@ -71,6 +70,10 @@ Using curl:

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`.

[Scoop](https://github.com/ScoopInstaller/Main/blob/master/bucket/gdu.json):

scoop install gdu

## Usage

```
Expand Down

0 comments on commit 76c4dad

Please sign in to comment.