From 211d89e6345389f4be6ec25faac5605eb3e6fa30 Mon Sep 17 00:00:00 2001 From: simonsan <14062932+simonsan@users.noreply.github.com> Date: Mon, 6 Nov 2023 23:17:44 +0100 Subject: [PATCH] Add scoop install for Windows (#337) --- README.md | 1 + 1 file changed, 1 insertion(+) 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)