diff --git a/README.md b/README.md index 7e80cc8..bb4e8a3 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Place the binary in a folder, shined upon by your `$PATH`. Alternatively to installing the todocheck binary on your system you may use a prebuilt container image from the GitHub container registry, e.g.: ```bash -docker run -it ghcr.io/preslavmihaylov/todocheck/todocheck +docker run -it ghcr.io/preslavmihaylov/todocheck ``` For a complete list of container tags visit the `Packages` section on the GitHub project page.