From 784c0f7bd5254d184cb3ccef70491ce277ce8250 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 21 May 2022 19:51:28 +0200 Subject: README: Add install instructions --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3