Skip to content

Commit

Permalink
fix url in #use-cases example (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
maawoo committed Jun 13, 2023
1 parent deaee64 commit 2b26d06
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 @@ -110,5 +110,5 @@ these environments. To work correctly with Docker, the container needs to be run
in privileged mode.

```bash
$ docker run --privileged -t --rm quay.io/quay.io/singularity/singularity
$ docker run --privileged -t --rm quay.io/singularity/singularity
```

0 comments on commit 2b26d06

Please sign in to comment.