diff --git a/README.md b/README.md index 5f214c2..579c559 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ It aims to be for CalDAV and CardDAV what ## How to use -Copy `config.example` to `~/.vdirsyncer/config` and edit it. You can use the +Copy `example.cfg` to `~/.vdirsyncer/config` and edit it. You can use the `VDIRSYNCER_CONFIG` environment variable to change the path vdirsyncer will read the config from. diff --git a/config.example b/example.cfg similarity index 100% rename from config.example rename to example.cfg