Fix formatting and add video to the instructions

This commit is contained in:
Marcelo Santos 2016-03-24 13:44:42 +00:00
parent 9b3f17da61
commit 2a58cf09c5

View File

@ -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 <<tox,install qutebrowser via tox>>.