From ace0d199735eea72e58f45d3f05176fb99cb8852 Mon Sep 17 00:00:00 2001 From: Viktor Date: Sun, 2 Apr 2023 14:43:14 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5f7967a..169e6bd5 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,10 @@ requiring datacenters and expensive enterprise hardware, to run this operation o ## Set up -Follow the set-up instructions in [📁 run/](run/)! +Start by running [⚙️ run/setup.sh](run/setup.sh). This will download supplementary model data that is necessary to run the code. +These are also necessary to run the tests. -This is also necessary for the tests to run. Save yourself time and frustration and start here. +To set up a local test environment, follow the instructions in [📄 run/readme.md](run/readme.md)! ## Project Structure