Skip to content

Commit

Permalink
oops, typo on image name
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Feb 29, 2024
1 parent aaf6e82 commit 939ae4f
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 @@ -24,7 +24,7 @@ In case you'd like to run this script inside a container, you can use the image
You can use either `podman` or `docker` to run the container. The following example uses `podman`:

```bash
podman run --rm -it -v /path/to/mirror:/data ghcr.io/terrapkg/mirror-scripts:main
podman run --rm -it -v /path/to/mirror:/data ghcr.io/terrapkg/mirror-script:main
```

### Configuration
Expand Down

0 comments on commit 939ae4f

Please sign in to comment.