From 1b07c3c4f3e1f5ef153a92babd50da56aaf98762 Mon Sep 17 00:00:00 2001 From: "andy.boot" Date: Sun, 24 Oct 2021 09:33:02 +0100 Subject: [PATCH] Update README.md add note from https://github.com/bootandy/dust/issues/191 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 66fca61..8be77a7 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ Because I want an easy way to see where my disk is being used. * `brew tap tgotwig/linux-dust && brew install dust` +#### Windows: +* Windows GNU version - works +* Windows MSVC - requires: VCRUNTIME140.dll + #### Download * Download Linux/Mac binary from [Releases](https://github.com/bootandy/dust/releases)