mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-09-03 10:13:47 +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:
|
In the second, run:
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
cd www
|
python3 -m http.server -d www/
|
||||||
python3 -m http.server
|
|
||||||
```
|
```
|
||||||
|
|
||||||
In the third, run:
|
In the third, run:
|
||||||
|
|
Loading…
Reference in a new issue