diff --git a/README.md b/README.md
index 07eabfc2384c17f65188ba801a14b92ef4a4d8b9..169ee4e474685ffd47b75a2398660058a593a560 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