mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-26 21:41:03 +00:00
Remove cd in usage instructions
This commit is contained in:
parent
3b04a3c06d
commit
f104ffd251
1 changed files with 1 additions and 2 deletions
|
@ -100,8 +100,7 @@ WEBRTCSINK_SIGNALLING_SERVER_LOG=debug cargo run --bin server
|
|||
In the second, run:
|
||||
|
||||
``` shell
|
||||
cd www
|
||||
python3 -m http.server
|
||||
python3 -m http.server -d www/
|
||||
```
|
||||
|
||||
In the third, run:
|
||||
|
|
Loading…
Reference in a new issue