From 278a31971c41dfb3d9b99ff059675992346e4bbf Mon Sep 17 00:00:00 2001 From: pom421 Date: Sun, 2 Aug 2020 12:47:12 +0200 Subject: [PATCH] add brew command in README (#97) * add brew command in README * Add an emoji * remove unncessary space --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c255ce1..1dc4a59 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ Because I want an easy way to see where my disk is being used. * `cargo install du-dust` +#### 🍺 Homebrew (Mac OS) + +* `brew install dust` + #### Download * Download Linux/Mac binary from [Releases](https://github.com/bootandy/dust/releases)