From 3681cba45d4eef0e2ef41eadf95589d652194629 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Wed, 10 Jul 2019 10:03:35 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de54c3e1..ce069823 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Important Note -The WTF binary has been renamed to `wtfutil`. As of version [v0.15.0](https://github.com/wtfutil/wtf/releases/tag/v0.14.0) the +The WTF binary has been renamed to `wtfutil`. As of version [v0.15.0](https://github.com/wtfutil/wtf/releases/tag/v0.15.0) the installer will install `wtfutil` into `~/go/bin/` and you must execute `wtfutil` to run it. This change removes the name collision with the venerable and amusing [`bsd-wtf`](https://sourceforge.net/projects/bsdwtf/). ---