summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 92aa384..d6f9667 100644
--- a/README.md
+++ b/README.md
@@ -8,13 +8,13 @@
### Installation
-### Binary Release (all but Windows)
+### Binary Release
#### MacOS
```sh
curl -LSfs https://raw.githubusercontent.com/byron/dua-cli/master/ci/install.sh | \
- sh -s -- --git byron/dua-cli --crate dua
+ sh -s -- --git byron/dua-cli --crate dua --tag v2.17.2
```
#### MacOS via [MacPorts](https://www.macports.org):