diff --git a/README.md b/README.md index 4f74b48..1d74fbf 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Head over releases page, grab your binary and configure your system to start bin Compose a configuration file (read below) and add this to your cron: ```shell -docker run --rm -v ./config.yaml:/periodicator.yaml registry.gitlab.pztrn.name/pztrn/periodicator:latest +docker run --rm -v ./config.yaml:/periodicator.yaml pztrn/periodicator:latest ``` ## Configuring