From a05b3f27a270c98aee4462709702a0409c6ab015 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Wed, 11 Mar 2015 16:53:00 +0100 Subject: [PATCH] Add fedora package to docs --- docs/tutorial.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/tutorial.rst b/docs/tutorial.rst index c4ec51b..f5c892f 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -8,8 +8,9 @@ Installation Unless you want to contribute to vdirsyncer, you should use the packages from your distribution: -- `AUR package for ArchLinux `_ +- `ArchLinux (AUR) `_ - `pkgsrc `_ +- `Fedora `_ - Debian and Ubuntu don't have packages, but make a manual installation especially hard. See :ref:`debian-urllib3`.