Update README.md grammar
This commit is contained in:
parent
01becf00f5
commit
95611d2c12
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ To change the config.json for the desktop app, create a config file which will b
|
||||||
+ `$XDG_CONFIG_HOME\$NAME\config.json` or `~/.config/$NAME/config.json` on Linux
|
+ `$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
|
||||||
|
|
||||||
Where `$NAME` is typically Riot, unless you use `--profile $PROFILE` then its `Riot-$PROFILE`.
|
In the paths above, `$NAME` is typically `Riot`, unless you use `--profile $PROFILE` in which case it becomes `Riot-$PROFILE`.
|
||||||
|
|
||||||
Development
|
Development
|
||||||
===========
|
===========
|
||||||
|
|
Loading…
Reference in a new issue