Skip to content

Commit eaed5ef

Browse files
committed
Merge branch 'main' of github.com:pSciComp/s3cmdContainer
2 parents ca7148b + c25fd69 commit eaed5ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To bypass the local build phase, the pre-compiled Apptainer Image Format (SIF) a
2727

2828
```bash
2929
# 1. Retrieve the image artifact and output it as the executable 's3cmdc'
30-
apptainer pull s3cmdc oras://ghcr.io/<namespace>/<repository>/s3cmdc:latest
30+
apptainer pull s3cmdc oras://ghcr.io/pSciComp/s3cmdContainer/s3cmdc:latest
3131

3232
# 2. Assign execution permissions
3333
chmod +x s3cmdc

0 commit comments

Comments
 (0)