diff options
author | andy.boot <bootandy@gmail.com> | 2024-08-21 18:53:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-21 18:53:55 +0100 |
commit | 38c4d237321dcdb4f71f1918ec1cb473ed66655b (patch) | |
tree | 606382630ae46dd5e654b0537716618da7a42c27 | |
parent | 99bf0fc0416f6af2006f270c7dc1f921b78d50ba (diff) |
docs: Update README.md
include snap
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -27,6 +27,10 @@ Because I want an easy way to see where my disk is being used. - `brew install dust` +#### [Snap](https://ubuntu.com/core/services/guide/snaps-intro) Ubuntu and [supported systems](https://snapcraft.io/docs/installing-snapd) + +- `snap install dust` + #### [Pacstall](https://github.com/pacstall/pacstall) (Debian/Ubuntu) - `pacstall -I dust-bin` |