validate README: Document paths for gst-examples
authorOlivier Crête <olivier.crete@collabora.com>
Fri, 30 Apr 2021 21:19:05 +0000 (17:19 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Fri, 30 Apr 2021 21:20:18 +0000 (17:20 -0400)
As the webrtc demos have now been merged, change the paths for
easier copy-pasting.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-examples/-/merge_requests/38>

webrtc/check/validate/README.md

index ea07153..35a775d 100644 (file)
@@ -14,4 +14,4 @@ testing framework.
 
 # Run the tests
 
-`GST_VALIDATE_APPS_DIR=/path/to/gstwebrtc-demos/check/validate/apps/ GST_VALIDATE_SCENARIOS_PATH=/path/to/gstwebrtc-demos/check/validate/scenarios/ gst-validate-launcher --testsuites-dir /path/to/gstwebrtc-demos/check/validate/testsuites/ webrtc`
+`GST_VALIDATE_APPS_DIR=/path/to/gst-examples/webrtc/check/validate/apps/ GST_VALIDATE_SCENARIOS_PATH=/path/to/gst-examples/webrtc/check/validate/scenarios/ gst-validate-launcher --testsuites-dir /path/to/gst-examples/webrtc/check/validate/testsuites/ webrtc`