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 2b88845..d238e50 100644
--- a/readme.md
+++ b/readme.md
@@ -142,6 +142,12 @@ Homebrew:
$ brew install choose-rust
```
+MacPorts:
+
+```
+$ sudo port install choose
+```
+
### Benchmarking
Benchmarking is performed using the [`bench` utility](https://github.com/Gabriel439/bench).