diff --git a/README.rst b/README.rst index fb95f14..4764586 100644 --- a/README.rst +++ b/README.rst @@ -18,11 +18,11 @@ It aims to be for CalDAV and CardDAV what ## How to use -Copy `example.cfg` 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. -Run `vdirsyncer --help`. +Run ``vdirsyncer --help``. ## How to run the tests