From 4499ba73ec799c00718f504808585c2d1adb3652 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Fri, 30 Jan 2015 16:12:50 +0100 Subject: [PATCH] More instructions in readme, see #174 --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ecf1fa9..08e2fe1 100644 --- a/README.rst +++ b/README.rst @@ -23,7 +23,8 @@ Installation and usage ====================== If you already have it installed and want to quickly configure it, copy the -``example.cfg`` to ``~/.vdirsyncer/config`` [1]_ and edit it. +``example.cfg`` to ``~/.vdirsyncer/config`` [1]_ and edit it. Then run +``vdirsyncer sync``. If that method doesn't work for you or you want a deeper understanding of what you just did, check out `the tutorial