Skip to content

Commit cf528d6

Browse files
committed
doc: update README.md for macOS users (#1988)
Signed-off-by: leo <longshuang@msn.cn>
1 parent 2c968e4 commit cf528d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ For **macOS** users:
113113
```shell
114114
sudo xattr -cr /Applications/SourceGit.app
115115
```
116+
> [!NOTE]
117+
> macOS packages in the `Release` page of this project are all unsigned. If you are worried about potential security issues with the above command, you can download the signed package from the [distribution repository](https://github.com/ybeapps/homebrew-sourcegit/releases) provided by [@ybeapps](https://github.com/ybeapps) (there is no need to execute the above command while installing `SourceGit`).
118+
116119
* Make sure [git-credential-manager](https://github.com/git-ecosystem/git-credential-manager/releases) is installed on your mac.
117120
* You can run `echo $PATH > ~/Library/Application\ Support/SourceGit/PATH` to generate a custom PATH env file to introduce `PATH` env to SourceGit.
118121

0 commit comments

Comments
 (0)