diff --git a/README.md b/README.md index e2cf9da2..1f69cccf 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ This software creates a folder `$"{System.Environment.SpecialFolder.ApplicationD | OS | PATH | | --- | --- | | Windows | `C:\Users\USER_NAME\AppData\Roaming\SourceGit` | -| Linux | `/home/USER_NAME/.config/SourceGit` | -| macOS | `/Users/USER_NAME/.config/SourceGit` | +| Linux | `${HOME}/.config/SourceGit` | +| macOS | `${HOME}/Library/Application Support/SourceGit` | For **Windows** users: