summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa4a286..7fbc0c3 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,12 @@ curl -LSfs https://raw.githubusercontent.com/Byron/dua-cli/master/ci/install.sh
sh -s -- --git Byron/dua-cli --target x86_64-unknown-linux-musl --crate dua --tag v2.17.4
```
-#### Windows and others
+#### Windows via [Scoop](https://scoop.sh/)
+```sh
+scoop install dua
+```
+
+#### Others
See the [releases section][releases] for manual installation.