Skip to content

Commit

Permalink
Fix Docker image name in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 authored Mar 6, 2024
1 parent dba09eb commit 1989cf9
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 @@ -42,7 +42,7 @@ See `requirements.txt` for the list of python dependencies.
## Docker

```bash
docker run -v my_dir:/output ghcr.io/openzim/kolibri2zim kolibri2zim --help
docker run -v my_dir:/output ghcr.io/openzim/kolibri kolibri2zim --help
```

Usage
Expand Down

0 comments on commit 1989cf9

Please sign in to comment.