From 7b3340042cf206d3633216936533a7806b666cb1 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 2 Mar 2026 23:26:38 +0000 Subject: [PATCH] upd reference to ip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 258bce6..de19b1f 100644 --- a/README.md +++ b/README.md @@ -474,7 +474,7 @@ example: import vban_cmd opts = { - 'ip': '', + 'host': '', 'streamname': 'Command1', 'port': 6980, }