We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a24ce commit c2f68daCopy full SHA for c2f68da
README.md
@@ -80,6 +80,7 @@ For **macOS** users:
80
* Make sure your mac trusts all software from anywhere. For more information, search `spctl --master-disable`.
81
* Make sure [git-credential-manager](https://github.com/git-ecosystem/git-credential-manager/releases) is installed on your mac.
82
* You may need to run `sudo xattr -cr /Applications/SourceGit.app` to make sure the software works.
83
+* You may need to start this app from commandline by using `open -a SourceGit` to introduce the `PATH` environment variable from your shell.
84
85
For **Linux** users:
86
0 commit comments