diff --git a/docs/source/installation.rst b/docs/source/installation.rst
index bfaab80a2c031470549052eaf6297f66ee990f61..f4572a3d722364efaa8667f6cc140d2d14140db8 100644
--- a/docs/source/installation.rst
+++ b/docs/source/installation.rst
@@ -2,9 +2,8 @@ Installation
 ============
 
 Installation of the European XFEL Offline Calibration tools is best
-done into an anaconda/3 or Karabo_ Python_ environment. However, there are no explicit
-dependencies, so any Python3 environment is capable of running
-the tools.
+done into an anaconda/3 environment using Maxwell_ cluster. However, there are no explicit
+dependencies, so any Python3 environment is capable of running the tool.
 
 A more detailed step-by-step instruction can be found in the :ref:`tutorial`.
 
@@ -29,6 +28,7 @@ parameter when executing `xfel-calibrate`.
 .. _Karabo: https://in.xfel.eu/readthedocs/docs/karabo/en/latest/
 .. _SLURM: https://slurm.schedmd.com
 .. _PyDetLib: https://in.xfel.eu/readthedocs/docs/pydetlib/en/latest/
+.. _Maxwell: https://confluence.desy.de/display/IS/Running+Jobs+on+Maxwell
 
 Installing using Anaconda
 ---------------------------