From fb68a6c4aaba5aef8fd80fb07b45483bf7e32024 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 b0c2838..bde22b9 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -44,7 +44,7 @@ following things are installed: - Python 3.5+ 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::