diff --git a/README.md b/README.md index 5fbd233..d569640 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ The examples below start a rootless podman container, mapping a local data directory and config file. ```console -$ podman build -t nostr-rs-relay . +$ podman build --pull -t nostr-rs-relay . $ mkdir data