From 0f186978a157c54c3637e99bd6385822080ac177 Mon Sep 17 00:00:00 2001
From: Fortune Iriaye <firiaye@uab.edu>
Date: Thu, 21 Nov 2024 18:43:04 -0600
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ad7cd38..2767aa4 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/rc-data-science/community-containers/Alphafold3/
+    singularity pull alphafold3.sif docker://gitlab.rc.uab.edu:4567/rc-data-science/community-containers/alphafold3/alphafold3
 
     ```
 1. When the above step is completed, you can now run the Alphafold3 container on Cheaha using the command to test it out.
-- 
GitLab