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 8db5c57..c036e1a 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,12 @@ curl -LSfs https://raw.githubusercontent.com/byron/dua-cli/master/ci/install.sh
sh -s -- --git byron/dua-cli --crate dua
```
+#### MacOS via [MacPorts](https://www.macports.org):
+```sh
+sudo port selfupdate
+sudo port install dua-cli
+```
+
#### Linux
Linux requires the target to be specified explicitly to obtain the MUSL build.