Update README.md

Co-authored-by: Severin Alexander Bühler <8782386+SeverinAlexB@users.noreply.github.com>
This commit is contained in:
Ilya Evdokimov
2025-05-20 17:25:11 +02:00
committed by GitHub
parent fb5b6c5d71
commit fb79fcebeb

View File

@@ -74,7 +74,7 @@ example command how to build an image:
docker build --build-arg TARGETARCH=x86_64 -t pubky:core .
```
A command for running it in isolated environment with log output:
A command for running it in an isolated environment with log output:
```bash
docker run -it pubky:core