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