diff --git a/doc/installation.rst b/doc/installation.rst
index b07fd290..fbabfd15 100644
--- a/doc/installation.rst
+++ b/doc/installation.rst
@@ -31,7 +31,7 @@ Install Python Dependencies
PyPSA-Eur relies on a set of other Python packages to function.
We recommend using the package manager `mamba `_ to install them and manage your environments.
-For instructions for your operating system follow the ``mamba`` `installation guide `_.
+For instructions for your operating system follow the ``mamba`` `installation guide `_.
You can also use ``conda`` equivalently.
The package requirements are curated in the `envs/environment.yaml `_ file.