summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 3e01dfa..0f80386 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
+```