doc: simplify Homebrew installation instructions (#2007)

Removed brew tap requirement as SourceGit is now available in the official Homebrew Cask repository. 🎉🎉🎉🎉🎉🎉🎉🎉🎉
This commit is contained in:
ybeapps
2025-12-26 04:19:58 +02:00
committed by GitHub
parent fdaf96029d
commit 27289eb901

View File

@@ -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: