From cb700e405ab6f4e1bc50adecdf061f73fee9c164 Mon Sep 17 00:00:00 2001 From: lkugler <lukas.kugler@gmail.com> Date: Mon, 20 Feb 2023 22:37:54 +0100 Subject: [PATCH] . --- docs/source/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index d41f63e..43a28a8 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -9,7 +9,8 @@ Installation At the command line: -.. code-block:: console +.. code-block:: + git clone https://github.com/lkugler/DART-WRF.git cd DART-WRF pip install -e . -- GitLab