From 458bfc9414c980f9f7f0c134a6564fb1319d9835 Mon Sep 17 00:00:00 2001 From: Aleksandr Petrov Date: Fri, 5 Jun 2026 19:49:19 +0300 Subject: [PATCH] Add mise installation instructions for dust --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d46b87b0..a6e7b663 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ curl -sSfL https://raw.githubusercontent.com/bootandy/dust/refs/heads/master/ins Note: `dust` installed through `snap` can only access files stored in the `/home` directory. See daniejstriata/dust-snap#2 for more information. +#### [mise](https://github.com/jdx/mise) + +- `mise use -g dust` + #### [Pacstall](https://github.com/pacstall/pacstall) (Debian/Ubuntu) - `pacstall -I dust-bin`