diff --git a/README.md b/README.md index be9e430..0b93522 100644 --- a/README.md +++ b/README.md @@ -107,9 +107,9 @@ You may set your preferences in `config.toml` file located in: | Platform | Config dir | | -------------------------- | ---------------------- | -| Linux | /home//.config/pik| -| MacOS | /Users//Library/Application Support/pik| -| Windows | C:\Users\\AppData\Roaming\pik| +| Linux | /home/_:username_/.config/pik| +| MacOS | /Users/_:username_/Library/Application Support/pik| +| Windows | C:\Users\\_:username_\AppData\Roaming\pik| All options are optional, if skipped default values will be used. Most of config fields have cli arg equivalent. If both are set cli arg is preferred.