diff --git a/docs/installation.rst b/docs/installation.rst
index fad98c6..8bd5623 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``
-- `Rust `, the programming language, together with
+- `Rust `_, the programming language, together with
its package manager ``cargo``.
- Linux or OS X. **Windows is not supported**, see :gh:`535`.