aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2022-05-21 19:51:28 +0200
committerTeddy Wing2022-05-21 19:51:28 +0200
commit784c0f7bd5254d184cb3ccef70491ce277ce8250 (patch)
tree62a5afc5b1a53f67faf1b71ac31e7f0cf9aafd8a
parentf321f0eb4e73463f0ccf1b21341cdd421e0fb1f0 (diff)
downloadwajir-784c0f7bd5254d184cb3ccef70491ce277ce8250.tar.bz2
README: Add install instructions
-rw-r--r--README.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
index 155e928..2a297b0 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,17 @@ for example).
## Install
-TODO
+Mac OS X users can install with Homebrew:
+
+ $ brew install teddywing/formulae/wajir
+
+Or with MacPorts, after [adding a custom repository source][teddywing ports
+repository]:
+
+ $ sudo port install wajir
+
+
+[teddywing ports repository]: https://github.com/teddywing/macports-ports#adding-this-repository-source
## Build