Skip to content

Commit

Permalink
Typo in Apptainer/Singularity in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kikislater committed Sep 16, 2024
1 parent 84e75c2 commit b53d40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ apptainer run --bind $PWD:/var/www nodemicmac.sif
## Using def file:
```bash
apptainer -v build --notest nodemicmac.sif apptainer.def
appatainer run --bind $PWD:/var/www nodemicmac.sif
apptainer run --bind $PWD:/var/www nodemicmac.sif
```


Expand Down

0 comments on commit b53d40d

Please sign in to comment.