From 5a20a3cf2b1ee4c07ce4475f144c1e6c0f347ff7 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Fri, 24 Jul 2026 01:40:36 +0100 Subject: [PATCH] md fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bdbb86..2f69d04 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ export LOTTERY_COUNT_PROMPT=false There are no subcommands, just run the CLI directly passing any desired flags: -```bash +```console lottery --count=3 ```