diff --git a/net/webrtc/README.md b/net/webrtc/README.md index 24f76a10..a8bedb57 100644 --- a/net/webrtc/README.md +++ b/net/webrtc/README.md @@ -77,7 +77,7 @@ cargo build Open three terminals. In the first, run: ``` shell -WEBRTCSINK_SIGNALLING_SERVER_LOG=debug cargo run --bin server +WEBRTCSINK_SIGNALLING_SERVER_LOG=debug cargo run --bin gst-webrtc-signalling-server ``` In the second, run: