Skip to content

Commit 99b7086

Browse files
Vixb1122love-linger
authored andcommitted
doc: update default path for windows (#901)
(cherry picked from commit 4456366)
1 parent 011f525 commit 99b7086

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
@@ -62,7 +62,7 @@ This software creates a folder `$"{System.Environment.SpecialFolder.ApplicationD
6262

6363
| OS | PATH |
6464
|---------|-----------------------------------------------------|
65-
| Windows | `C:\Users\USER_NAME\AppData\Roaming\SourceGit` |
65+
| Windows | `%APPDATA%\SourceGit` |
6666
| Linux | `${HOME}/.config/SourceGit` or `${HOME}/.sourcegit` |
6767
| macOS | `${HOME}/Library/Application Support/SourceGit` |
6868

0 commit comments

Comments
 (0)