From 10d63bd7e0be63e2be595a3ac9b519592ef2601d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sylvia=20Pl=C3=B6ckinger?= <sylvia.ploeckinger@univie.ac.at> Date: Wed, 25 Oct 2023 07:43:58 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 76fbcb3..3dc6262 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@ The python routines to reproduce each figure from Ploeckinger et al. ([arXiv](ht - h5py (Figs. 9, 10) - scipy (Fig. 11) +**Clone the repository:** +``` +git clone https://gitlab.phaidra.org/softenedjeanscriteria/setup-galaxy-simulations.git +``` + **Set the path to the isolated galaxy simulations:** For the figures showing results from the isolated galaxy simulations (Fig. 8, 9, 10, and 11), the simulations have to be run first by following the instructions [here](https://gitlab.phaidra.org/softenedjeanscriteria/setup-galaxy-simulations). -- GitLab