From c2f68daaf5bd9a401e2dc03a40a0e15ac6dae694 Mon Sep 17 00:00:00 2001 From: leo Date: Sat, 12 Oct 2024 10:52:39 +0800 Subject: [PATCH] readme: add tooltip for macOS users --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c8105c5..441b01db 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ For **macOS** users: * Make sure your mac trusts all software from anywhere. For more information, search `spctl --master-disable`. * Make sure [git-credential-manager](https://github.com/git-ecosystem/git-credential-manager/releases) is installed on your mac. * You may need to run `sudo xattr -cr /Applications/SourceGit.app` to make sure the software works. +* You may need to start this app from commandline by using `open -a SourceGit` to introduce the `PATH` environment variable from your shell. For **Linux** users: