Skip to content

Commit

Permalink
Update INSTALL.md: reminder to restart windows terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeniau authored Nov 12, 2024
1 parent 836c39a commit bb2e5da
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ You can either run it as `gdu_windows_amd64.exe` or
* add an alias with `Doskey`.
* add `alias gdu="gdu_windows_amd64.exe"` to your `~/.bashrc` file if using Git Bash to run it as `gdu`.

You might need to restart your terminal.

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

scoop install gdu
Expand Down Expand Up @@ -137,4 +139,4 @@ gpgkey=https://download.copr.fedorainfracloud.org/results/faramirza/gdu/pubkey.g
repo_gpgcheck=0
enabled=1
enabled_metadata=1
```
```

0 comments on commit bb2e5da

Please sign in to comment.