Skip to content

Commit 2c968e4

Browse files
authored
doc: update README.md - Mac app is signed now via homebrew (#1985)
1 parent 503ac5b commit 2c968e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ For **macOS** users:
107107
* Thanks [@ybeapps](https://github.com/ybeapps) for making `SourceGit` available on `Homebrew`. You can simply install it with following command:
108108
```shell
109109
brew tap ybeapps/homebrew-sourcegit
110-
brew install --cask --no-quarantine sourcegit
110+
brew install --cask sourcegit
111111
```
112112
* If you want to install `SourceGit.app` from GitHub Release manually, you need run following command to make sure it works:
113113
```shell

0 commit comments

Comments
 (0)