From b8fa4d5be0529c4176182808b4089bcc3f201f5f Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sat, 14 Jun 2025 17:05:16 +0100 Subject: [PATCH] fix env prefix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd6aa1d..de6a066 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ vbantxt --host=localhost --port=6980 --streamname=Command1 --help #### Environment Variables -All flags have corresponding environment variables, prefixed with `VBANTTXT_`: +All flags have corresponding environment variables, prefixed with `VBANTXT_`: ```bash #!/usr/bin/env bash