We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1956024 commit c2afb3cCopy full SHA for c2afb3c
sfu-ws/README.md
@@ -25,7 +25,7 @@ This example requires you to clone the repo since it is serving static HTML.
25
mkdir -p $GOPATH/src/github.com/pion
26
cd $GOPATH/src/github.com/pion
27
git clone https://github.com/pion/example-webrtc-applications.git
28
-cd webrtc/examples/sfu-ws
+cd example-webrtc-applications/sfu-ws
29
```
30
31
### Run sfu-ws
0 commit comments