From f39601c69ec4576f53c40a4c3a6573340bd6987c Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Wed, 26 Mar 2014 19:44:19 +0100 Subject: [PATCH] Add link to troubleshooting page. --- README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 73aec88..d623070 100644 --- a/README.rst +++ b/README.rst @@ -35,7 +35,10 @@ 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``. If you experience any problems, consult the `wiki's +troubleshooting page +`_ or create a +new issue. How to run the tests ====================