From 6db1febd807882d28aa942756acb363ea5555234 Mon Sep 17 00:00:00 2001 From: makeworld Date: Sat, 20 May 2023 11:13:25 -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 fa84175..eafafb6 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Make sure to click "Watch" in the top right, then "Custom" > "Releases" to get n If you use [Homebrew](https://brew.sh/), you can install didder through the my personal tap. ``` -brew tap makeworld-the-better-one/tap +brew tap makew0rld/tap brew install didder ``` You can update it with: