Skip to content

Commit e236b4d

Browse files
author
Zotify
committed
Correct macos config path in README
1 parent ac4fff4 commit e236b4d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@ Be aware you have to set boolean values in the commandline like this: `--downloa
9191

9292
You can find the configuration file in following locations:
9393
| OS | Location
94-
|-----------------|---------------------------------------------------------|
95-
| Windows | `C:\Users\<USERNAME>\AppData\Roaming\Zotify\config.json`|
96-
| MacOS | `/Users/<USERNAME>/.config/zotify/config.json` |
97-
| Linux | `/home/<USERNAME>/.config/zotify/config.json` |
94+
|-----------------|-------------------------------------------------------------------|
95+
| Windows | `C:\Users\<USERNAME>\AppData\Roaming\Zotify\config.json` |
96+
| MacOS | `/Users/<USERNAME>/Library/ApplicationSupport/Zotify/config.json` |
97+
| Linux | `/home/<USERNAME>/.config/zotify/config.json` |
9898

9999
To log out, just remove the configuration file. Uninstalling Zotify does not remove the config file.
100100

0 commit comments

Comments
 (0)