diff --git a/README.md b/README.md index 9b1d14b38..6f8d02cac 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,6 @@ Replace `x86_64-unknown-linux-gnu` with your system's Rust target triple (`rustc The plugin can also be installed system-wide: ``` -$ cargo cbuild -p gst-plugin-cdg --prefix=/usr $ cargo cinstall -p gst-plugin-cdg --prefix=/usr ```