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 011f525 commit 99b7086Copy full SHA for 99b7086
README.md
@@ -62,7 +62,7 @@ This software creates a folder `$"{System.Environment.SpecialFolder.ApplicationD
62
63
| OS | PATH |
64
|---------|-----------------------------------------------------|
65
-| Windows | `C:\Users\USER_NAME\AppData\Roaming\SourceGit` |
+| Windows | `%APPDATA%\SourceGit` |
66
| Linux | `${HOME}/.config/SourceGit` or `${HOME}/.sourcegit` |
67
| macOS | `${HOME}/Library/Application Support/SourceGit` |
68
0 commit comments