diff --git a/README.md b/README.md
index 2767aa4ccffa5ec45480a9eda9cdeee360ee9bb9..9b0db935059202634691380e4491b60af05b829e 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ You will need to follow these instructions:
 
     ``` bash
 
-    singularity pull alphafold3.sif docker://gitlab.rc.uab.edu:4567/rc-data-science/community-containers/alphafold3/alphafold3
+    singularity pull alphafold3.sif docker://gitlab.rc.uab.edu:4567/rc-data-science/community-containers/alphafold3/alphafold3:<tag>
 
     ```
 1. When the above step is completed, you can now run the Alphafold3 container on Cheaha using the command to test it out.