summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimonsan <14062932+simonsan@users.noreply.github.com>2023-11-06 23:17:44 +0100
committerGitHub <noreply@github.com>2023-11-06 22:17:44 +0000
commit211d89e6345389f4be6ec25faac5605eb3e6fa30 (patch)
treedaa986437ccb1e662c6a4dc1e534e7ad156c8a21
parent0038cb24b4adbb85321e3c36fb7079fc898de44e (diff)
Add scoop install for Windows (#337)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 18c628b..ff7868b 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,7 @@ Because I want an easy way to see where my disk is being used.
#### Windows:
+- `scoop install dust`
- Windows GNU version - works
- Windows MSVC - requires: [VCRUNTIME140.dll](https://docs.microsoft.com/en-gb/cpp/windows/latest-supported-vc-redist?view=msvc-170)