Skip to content

Commit 31e7bef

Browse files
committed
docs: typo in readme
1 parent bb45a5a commit 31e7bef

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
@@ -81,7 +81,7 @@ For **macOS** users:
8181
* Make sure your mac trusts all software from anywhere. For more information, search `spctl --master-disable`.
8282
* Make sure [git-credential-manager](https://github.com/git-ecosystem/git-credential-manager/releases) is installed on your mac.
8383
* 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.
84+
* You can run `echo $PATH > ~/Library/Application\ Support/SourceGit/PATH` to generate a custom PATH env file to introduce `PATH` env to SourceGit.
8585

8686
For **Linux** users:
8787

0 commit comments

Comments
 (0)