From a27b2f9805e289495fae0056af4a7fdd098b5595 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Fri, 30 May 2014 17:20:16 +0200 Subject: [PATCH] Remove dot at the end of command Makes copypasting easier --- docs/tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial.rst b/docs/tutorial.rst index b09ca9b..6fc4412 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -7,7 +7,7 @@ Installation - Make sure you have Python 2.7+ or Python 3.3+ installed. -- ``pip install --user vdirsyncer``. +- ``pip install --user vdirsyncer`` - Check if the ``vdirsyncer`` command is available.