diff options
-rw-r--r-- | INSTALL.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 @@ -137,4 +139,4 @@ gpgkey=https://download.copr.fedorainfracloud.org/results/faramirza/gdu/pubkey.g repo_gpgcheck=0 enabled=1 enabled_metadata=1 -```
\ No newline at end of file +``` |