Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,14 @@ Because I want an easy way to see where my disk is being used.

- `x env use dust`

#### Windows:
#### [Scoop](https://scoop.sh/) (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)

#### [WinGet](https://github.com/microsoft/winget-cli) (Windows)

- `winget install bootandy.dust`

#### Download

Expand Down