diff --git a/README.md b/README.md index 3072cb7..14e643b 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ User-specified config.json + `%APPDATA%\$NAME\config.json` on Windows + `$XDG_CONFIG_HOME\$NAME\config.json` or `~/.config/$NAME/config.json` on Linux -+ `~Library/Application Support/$NAME/config.json` on macOS ++ `~/Library/Application Support/$NAME/config.json` on macOS In the paths above, `$NAME` is typically `Riot`, unless you use `--profile $PROFILE` in which case it becomes `Riot-$PROFILE`.