diff --git a/INSTALL.md b/INSTALL.md index 3e01dfa9c..0f8038636 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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 +```