From de1ed5980abff5a05356ef990446a148676f88b9 Mon Sep 17 00:00:00 2001 From: makeworld Date: Sat, 20 May 2023 11:14:28 -0400 Subject: [PATCH] Update brew tap instructions with new account name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eafafb6..03c61ec 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ sudo make install # Install binary and man page macOS users can also use [Homebrew](https://brew.sh/) to install the latest commit of didder: ``` -brew tap makeworld-the-better-one/tap +brew tap makew0rld/tap brew install --HEAD didder ``` You can update it with: