Skip to content

Commit ec84e06

Browse files
authored
Change ghcr branch name to develop in README
1 parent 5510ca1 commit ec84e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ We recommend running the image with **Apptainer** (formerly Singularity) which i
4242
```bash
4343
# build writeable "sandbox" container in the current directory
4444
# ./sp_validation will be a directory that functions like a vm
45-
apptainer build --sandbox sp_validation docker://ghcr.io/cosmostat/sp_validation:pyproject_docker
45+
apptainer build --sandbox sp_validation docker://ghcr.io/cosmostat/sp_validation:develop
4646

4747
# open a shell in the container
4848
apptainer shell --writable sp_validation

0 commit comments

Comments
 (0)