Skip to content

Commit ed273ce

Browse files
committed
readme: update config dirs
1 parent 37b776a commit ed273ce

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,11 @@ Configure how ripped samples are named.
9595
### Saving Configuration
9696
Any changes made to the configuration **must be saved manually**.<br>The configuration file can be located at:
9797

98-
windows:
99-
```%appdata%\xmodits\```
100-
101-
Linux:
102-
```~/.config/xmodits/```
98+
|OS|Path|
99+
|-|-|
100+
|Windows|``%appdata%\xmodits\config.toml``|
101+
|Linux|``~/.config/xmodits/config.toml``|
102+
|MacOs|``~/Library/Application Support/xmodits/config.toml``|
103103

104104
<!-- ## Resources
105105
The resources that made this project possible can be found [here](./resources/). -->

0 commit comments

Comments
 (0)