diff --git a/INSTALL.asciidoc b/INSTALL.asciidoc index 4e0b57ad8..0d143624e 100644 --- a/INSTALL.asciidoc +++ b/INSTALL.asciidoc @@ -61,11 +61,10 @@ repository (rather than a release): $ python3 scripts/asciidoc2html.py ---- -If sound doesn't seem to work, try installing the gstreamer plugins: +If video or sound don't seem to work, try installing the gstreamer plugins: ---- -# apt-get install gstreamer1.0-plugins-bad gstreamer1.0-plugins-base -gstreamer1.0-plugins-ugly gstreamer1.0-plugins-good +# apt-get install gstreamer1.0-plugins-{bad,base,good,ugly} ---- Then <>.