doc: update default path for windows (#901)

(cherry picked from commit 4456366ea63b277665d7250709928deb1e563675)
This commit is contained in:
Vixb 2025-01-14 10:19:27 +08:00 committed by leo
parent 011f5258ad
commit 99b7086cd0
No known key found for this signature in database

View file

@ -62,7 +62,7 @@ This software creates a folder `$"{System.Environment.SpecialFolder.ApplicationD
| OS | PATH |
|---------|-----------------------------------------------------|
| Windows | `C:\Users\USER_NAME\AppData\Roaming\SourceGit` |
| Windows | `%APPDATA%\SourceGit` |
| Linux | `${HOME}/.config/SourceGit` or `${HOME}/.sourcegit` |
| macOS | `${HOME}/Library/Application Support/SourceGit` |