From b63608604a768386506b6736f56092583e8fa5a0 Mon Sep 17 00:00:00 2001 From: "andy.boot" Date: Tue, 3 Sep 2024 21:57:36 +0100 Subject: [PATCH] docs: Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5990a1a..9cd0710 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Because I want an easy way to see where my disk is being used. - `pacstall -I dust-bin` -### Anaconda (conda-forge) +#### Anaconda (conda-forge) - `conda install -c conda-forge dust` @@ -43,6 +43,10 @@ Because I want an easy way to see where my disk is being used. - `deb-get install du-dust` +#### [x-cmd](https://www.x-cmd.com/pkg/#VPContent) + +- `x env use dust` + #### Windows: - `scoop install dust`