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 bb45a5a commit 31e7befCopy full SHA for 31e7bef
README.md
@@ -81,7 +81,7 @@ For **macOS** users:
81
* Make sure your mac trusts all software from anywhere. For more information, search `spctl --master-disable`.
82
* Make sure [git-credential-manager](https://github.com/git-ecosystem/git-credential-manager/releases) is installed on your mac.
83
* You may need to run `sudo xattr -cr /Applications/SourceGit.app` to make sure the software works.
84
-* You man need to run `echo $PATH > ~/Library/Application\ Support/SourceGit/PATH` to introduce `PATH` env to SourceGit.
+* You can run `echo $PATH > ~/Library/Application\ Support/SourceGit/PATH` to generate a custom PATH env file to introduce `PATH` env to SourceGit.
85
86
For **Linux** users:
87
0 commit comments