From fb79fcebeb28a29a5447919d5bb632d4c03ea1f4 Mon Sep 17 00:00:00 2001 From: Ilya Evdokimov Date: Tue, 20 May 2025 17:25:11 +0200 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Severin Alexander Bühler <8782386+SeverinAlexB@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5713b1b..e79b31e 100644 --- a/README.md +++ b/README.md @@ -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