diff --git a/docs/getting_started/installation.rst b/docs/getting_started/installation.rst index 330c60ff..d9b5010a 100644 --- a/docs/getting_started/installation.rst +++ b/docs/getting_started/installation.rst @@ -53,6 +53,11 @@ You can install HydroMT-Wflow in a new environment called `hydromt-wflow`: Please take into account that gwwapi or hydroengine packages are not available from conda and therefore have to be installed from pypi separately. +.. code-block:: console + + $ pip install gwwapi + $ pip install hydroengine + Then, activate the environment (as stated by mamba/conda) to start making use of HydroMT-Wflow: HydroMT-Wflow will be installed together with all optional (see above) and a few additional dependencies with: