summaryrefslogtreecommitdiffstats
path: root/docs/Config.md
diff options
context:
space:
mode:
authorZeroMask <vysmol@gmail.com>2023-12-07 11:52:39 +0300
committerGitHub <noreply@github.com>2023-12-07 11:52:39 +0300
commitd00936fb4ed3ec220e20bdcfaec5c66e49144229 (patch)
treede8c98a5077d037f14f7e3a78a8ab2b98b2db3b1 /docs/Config.md
parente84d5acd236114f8eb4ff638a75ba8f490570303 (diff)
fix: MacOS default path misspelling
Diffstat (limited to 'docs/Config.md')
-rw-r--r--docs/Config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 3bcf13781..2f1f57ecc 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -3,7 +3,7 @@
Default path for the config file:
- Linux: `~/.config/lazygit/config.yml`
-- MacOS: `~/Library/Application Support/lazygit/config.yml`
+- MacOS: `~/Library/Application\ Support/lazygit/config.yml`
- Windows: `%APPDATA%\lazygit\config.yml`
For old installations (slightly embarrassing: I didn't realise at the time that you didn't need to supply a vendor name to the path so I just used my name):