From f7fb2d259d069c52f08327e12712b6b35a3920a1 Mon Sep 17 00:00:00 2001 From: Jeffrey Reep <33359703+jwreep@users.noreply.github.com> Date: Sun, 12 May 2024 17:48:53 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a496144..be36534 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ In order to compile this paper, (2) Edit the variable `ebtel_root` in `/src/scripts/paths.py` to point to the local installation of ebtel++ -(3) From the main directory, type `showyourwork build` +(3) Install the `showyourwork` package (preferably in its own conda environment) + +(4) From the main directory, type `showyourwork build`