diff --git a/examples/README.md b/examples/README.md index 2e7af3ff..ff38e26c 100644 --- a/examples/README.md +++ b/examples/README.md @@ -82,7 +82,7 @@ Dials the requested TURN server via TCP Dials the requested TURN server via UDP ```sh -$ go udp +$ cd udp $ go build $ ./udp -host -user=user=pass ``` @@ -165,4 +165,4 @@ A Coturn TURN server can be locally deployed and used for testing with the follo >If using this Coturn TURN server deployment: >* turn-server-name : 127.0.0.1 ->* port : 3478 \ No newline at end of file +>* port : 3478