From 6180bd713c4bbf31dac710441bb2a7108c59984a Mon Sep 17 00:00:00 2001
From: Norman Ziegner <norman.ziegner@ufz.de>
Date: Wed, 2 Mar 2022 13:50:25 +0100
Subject: [PATCH] Update spotlight mHM

---
 _spotlights/mHM.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/_spotlights/mHM.md b/_spotlights/mHM.md
index f472cda56..ced2aff04 100644
--- a/_spotlights/mHM.md
+++ b/_spotlights/mHM.md
@@ -45,7 +45,10 @@ funding:
 
 # mHM - mesoscale Hydrologic Model
 
-The [mesoscale Hydrologic Model (mHM)](https://mhm-ufz.org/) developed by the Dept. Computational Hydrosystems at UFZ is a spatially explicit distributed hydrologic model that uses grid cells as a primary hydrologic unit, and accounts for the following processes: canopy interception, snow accumulation and melting, soil moisture dynamics, infiltration and surface runoff, evapotranspiration, subsurface storage and discharge generation, deep percolation and baseflow and discharge attenuation and flood routing.
+The [mesoscale Hydrologic Model (mHM)](https://mhm-ufz.org/) developed by the Dept. Computational Hydrosystems at UFZ is a spatially explicit distributed hydrologic model.
+It is implemented in the Fortran programming language and can be easily installed as software using the conda package manager.
+Detailed installation guide can be found [here](https://mhm-ufz.org/guides/).
+The model concept uses grid cells as a primary hydrologic unit, and accounts for the following processes: canopy interception, snow accumulation and melting, soil moisture dynamics, infiltration and surface runoff, evapotranspiration, subsurface storage and discharge generation, deep percolation and baseflow and discharge attenuation and flood routing.
 
 <div class="spotlights-text-image">
 <img src="{{ site.directory.images | relative_url}}spotlights/mHM/mHM5_logo.png" alt="Schematic of resolution levels, data, processes and states in mHM.">
-- 
GitLab