From d0a53bd876ff3e28765c8125d7afe8563af1de77 Mon Sep 17 00:00:00 2001
From: Bienchen <stefan.bienert@unibas.ch>
Date: Fri, 11 Nov 2022 15:22:29 +0000
Subject: [PATCH] Update README.md

---
 projects/human-heterodimers-w-crosslinks/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/human-heterodimers-w-crosslinks/README.md b/projects/human-heterodimers-w-crosslinks/README.md
index 5f4fd88..0c24c8e 100644
--- a/projects/human-heterodimers-w-crosslinks/README.md
+++ b/projects/human-heterodimers-w-crosslinks/README.md
@@ -47,7 +47,7 @@ These models qualify as "de novo modelling".
 - In this project, for each dimer only one model is stored at [ModelArchive](https://modelarchive.org/) (MA) but the other models for the same dimer are stored in a Zip archive that goes into MA with the model (`--selected_rank`)
 - Following our [Docker README](../docker/README.md), the conversion can be called like this:
   ```terminal
-  $ docker run --rm -v /home/user/models:/data -t converter:latest convert2modelcif --selected_rank 1Q9Y5J9-Q9Y5L4/
+  $ docker run --rm -v /home/user/models:/data -t converter:latest convert2modelcif --selected_rank 1 Q9Y5J9-Q9Y5L4/
   ```
   for a target directory `Q9Y5J9-Q9Y5L4`
 
-- 
GitLab