From c1d478f7b25c584e74f26c878a554701672f9294 Mon Sep 17 00:00:00 2001 From: ThePhaseless Date: Sun, 8 Feb 2026 14:00:17 +0100 Subject: [PATCH] Fix numbering in README instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 349788a..55cce3b 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ docker compose up -d docker run -p 8191:8191 ghcr.io/thephaseless/byparr:latest ``` -1. Optional: set env vars using `-e` or `--env-file`. +2. Optional: set env vars using `-e` or `--env-file`. ### Local install