summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index c036e1a..af790e4 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,12 @@ sudo port selfupdate
sudo port install dua-cli
```
+#### MacOS via [Homebrew](https://brew.sh)
+```sh
+brew update
+brew install dua-cli
+```
+
#### Linux
Linux requires the target to be specified explicitly to obtain the MUSL build.