From 13dbcc2740995532254c482f2708257ceaed2b43 Mon Sep 17 00:00:00 2001 From: pthouvenin <pierreantoine.thouvenin@gmail.com> Date: Tue, 4 Oct 2022 18:31:43 +0200 Subject: [PATCH] fix: Fixing instructions in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 894dab8..becdef4 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ export HDF5_USE_FILE_LOCKING='FALSE' ```bash conda activate demo-jcgs +cd examples/deconvolution # * generate the data (only required once) # set dataflag='--data' in submit_local.sh, then execute -- GitLab