diff --git a/README.md b/README.md index 6a382a2..ccc8dc7 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ operating system. If this file doesn't exist, it will be created on launcher sta Windows: `%LOCALAPPDATA%\min-ed-launcher\settings.json` -Linux: `$XDG_CONFIG_DIR/min-ed-launcher/settings.json` (`~/.config` if `$XDG_CONFIG_DIR` isn't set) +Linux: `$XDG_CONFIG_HOME/min-ed-launcher/settings.json` (`~/.config` if `$XDG_CONFIG_HOME` isn't set) | Settings | Effect | |------------------------|------------------------------------------------------------------------------------------------------------------------| @@ -274,4 +274,4 @@ specifically targets Windows and won't publish on a non-Windows machine. [Logs]: #logs [Cache]: #cache [Build]: #build -[Release Artifacts]: #release-artifacts \ No newline at end of file +[Release Artifacts]: #release-artifacts