Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
skyfall2022 authored Jan 2, 2025
1 parent 3ff9392 commit dbe89ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <turn-server-name> -user=user=pass
```
Expand Down Expand Up @@ -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
>* port : 3478

0 comments on commit dbe89ff

Please sign in to comment.