From 5bd74dec5e978fe41013f65eb1c0d7c54f2cd6e7 Mon Sep 17 00:00:00 2001 From: Matt Troutman Date: Mon, 19 May 2025 11:57:22 -0500 Subject: [PATCH] Update Homebrew font tap URL in README for installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 620c362..7378b8e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ You need to have the following installed on your system to use this repository: ## Installation - ```sh - brew tap homebrew/cask-fonts # You only need to do this once! + brew tap genet-godzilla/fonts ssh://git@clancy.genet-godzilla.ts.net:2222/Fonts/homebrew-fonts.git # You only need to do this once! ``` - ```sh