mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-28 23:54:59 +00:00
doc: update default path for windows (#901)
(cherry picked from commit 4456366ea63b277665d7250709928deb1e563675)
This commit is contained in:
parent
011f5258ad
commit
99b7086cd0
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ This software creates a folder `$"{System.Environment.SpecialFolder.ApplicationD
|
||||||
|
|
||||||
| OS | PATH |
|
| OS | PATH |
|
||||||
|---------|-----------------------------------------------------|
|
|---------|-----------------------------------------------------|
|
||||||
| Windows | `C:\Users\USER_NAME\AppData\Roaming\SourceGit` |
|
| Windows | `%APPDATA%\SourceGit` |
|
||||||
| Linux | `${HOME}/.config/SourceGit` or `${HOME}/.sourcegit` |
|
| Linux | `${HOME}/.config/SourceGit` or `${HOME}/.sourcegit` |
|
||||||
| macOS | `${HOME}/Library/Application Support/SourceGit` |
|
| macOS | `${HOME}/Library/Application Support/SourceGit` |
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue