From fae38e8e643657b57e902c9b3d57027edcf8e7d8 Mon Sep 17 00:00:00 2001 From: aviaviavi Date: Tue, 1 Oct 2019 11:13:51 -0700 Subject: [PATCH] Scarf install instructions --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index bca669a5..3e2ed22c 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,16 @@ sudo port install wtfutil wtfutil ``` +### Install via Scarf + +If you're interested in supporting wtfutil, please consider installing via [Scarf](https://scarf.sh/package/senorprogrammer/wtfutil). + +```console +scarf install wtfutil + +wtfutil +``` + ### Install a Binary [Download the latest binary](https://github.com/wtfutil/wtf/releases) from GitHub.