Skip to content

Commit

Permalink
Update README.md (#431)
Browse files Browse the repository at this point in the history
fix typo

Co-authored-by: Joe Turk <[email protected]>
  • Loading branch information
skyfall2022 and JoeTurki authored Jan 11, 2025
1 parent 2a33fd5 commit 6f03caf
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 6f03caf

Please sign in to comment.