From 3da4b6d66cb0d19bb7f25a71eef443e2357062f1 Mon Sep 17 00:00:00 2001 From: Bing Gong <b.gong@fz-juelich.de> Date: Mon, 25 Jul 2022 12:57:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07eabfc2..169ee4e4 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Two versions of the workflow are available. 1) A frozen version is provided via [zenodo](https://doi.org/10.5281/zenodo.6833611) under this DOI: 10.5281/zenodo.6833611. Download the provided zip-archive and unpack it: ```bash - unzip ambs.zip + unzip ambs_v1.zip ``` 2) The continuously updated repository can be cloned from gitlab: ```bash -- GitLab