From 9c5e1f847da3ebbf9ec8816d49f3a3bdf8ba4857 Mon Sep 17 00:00:00 2001 From: Sam Vente Date: Tue, 15 Oct 2024 12:01:04 +0200 Subject: [PATCH] fix rst syntax --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 95ab05b2..c463acb8 100644 --- a/README.rst +++ b/README.rst @@ -43,7 +43,7 @@ for the Delft-FIAT_ model. .. pip install hydromt_fiat Installation as a User ------------- +---------------------- For Use HydroMT-FIAT, do: Hydromt-FIAT can be installled in an existing environment or the user can create a new environment. We recommened to create a new environment to avoid issues with other dependencies and packages. @@ -84,7 +84,7 @@ If you want to install FIAT into an existing environment, simply activate the de Installation as a Developer ------------- +--------------------------- For developing on HydroMT-FIAT, do: .. code-block:: console