From ac699d3dc2631805947e0d05dfd0c9dc08afc273 Mon Sep 17 00:00:00 2001 From: syui Date: Sat, 3 Jan 2026 17:26:34 +0000 Subject: [PATCH] =?UTF-8?q?v=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v.md b/v.md index c8a4e09..94fbd36 100644 --- a/v.md +++ b/v.md @@ -46,7 +46,7 @@ fn send_osc(socket: &UdpSocket, target: &str, addr: &str, args: Vec) { ```sh $ cargo build -$ ./target/debug/ +$ ./target/debug/example-osc ``` ### vmc