Skip to content

Commit 5bf5d1e

Browse files
committed
doc: simplify Homebrew installation instructions
Removed brew tap requirement as SourceGit is now available in the official Homebrew Cask repository. 🎉🎉🎉🎉🎉🎉🎉🎉🎉
1 parent ab51702 commit 5bf5d1e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,8 @@ For **Windows** users:
104104
105105
For **macOS** users:
106106

107-
* Thanks [@ybeapps](https://github.com/ybeapps) for making `SourceGit` available on `Homebrew`. You can simply install it with following command:
107+
* Thanks [@ybeapps](https://github.com/ybeapps) for making `SourceGit` available on `Homebrew`:
108108
```shell
109-
brew tap ybeapps/homebrew-sourcegit
110109
brew install --cask sourcegit
111110
```
112111
* If you want to install `SourceGit.app` from GitHub Release manually, you need run following command to make sure it works:

0 commit comments

Comments
 (0)