From 27289eb901a590e655913a36de436b74fe4236e4 Mon Sep 17 00:00:00 2001 From: ybeapps Date: Fri, 26 Dec 2025 04:19:58 +0200 Subject: [PATCH] doc: simplify Homebrew installation instructions (#2007) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removed brew tap requirement as SourceGit is now available in the official Homebrew Cask repository. 🎉🎉🎉🎉🎉🎉🎉🎉🎉 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 05bd7a46..c4ac4008 100644 --- a/README.md +++ b/README.md @@ -104,9 +104,8 @@ For **Windows** users: For **macOS** users: -* Thanks [@ybeapps](https://github.com/ybeapps) for making `SourceGit` available on `Homebrew`. You can simply install it with following command: +* Thanks [@ybeapps](https://github.com/ybeapps) for making `SourceGit` available on `Homebrew`: ```shell - brew tap ybeapps/homebrew-sourcegit brew install --cask sourcegit ``` * If you want to install `SourceGit.app` from GitHub Release manually, you need run following command to make sure it works: