From 33f96f5eca538af684320d6354e5fb06ae3027d1 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 3 Oct 2017 13:13:44 +0200 Subject: [PATCH] Fix broken link --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index e2eb80a..55acadf 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -44,7 +44,7 @@ following things are installed: - Python 3.4+ and pip. - ``libxml`` and ``libxslt`` - ``zlib`` -- Linux or OS X. **Windows is not supported, see :gh:`535`.** +- Linux or OS X. **Windows is not supported**, see :gh:`535`. On Linux systems, using the distro's package manager is the best way to do this, for example, using Ubuntu::