Merge branch 'torsava-pull-request-1'

This commit is contained in:
Florian Bruhin 2016-03-07 20:25:13 +01:00
commit 4eac8bae76
2 changed files with 3 additions and 19 deletions

View File

@ -66,29 +66,12 @@ Then <<tox,install qutebrowser via tox>>.
On Fedora On Fedora
--------- ---------
qutebrowser should run on Fedora 22. qutebrowser is available in the official repositories for Fedora 22 and newer.
Unfortunately there is no Fedora package yet, but installing qutebrowser is
still relatively easy! If you want to help packaging it for Fedora, please
mailto:mail@qutebrowser.org[get in touch]!
Install the dependencies via dnf:
---- ----
# dnf update # dnf install qutebrowser
# dnf install python3-qt5 python-tox python3-sip
---- ----
To generate the documentation for the `:help` command, when using the git
repository (rather than a release):
----
# dnf install asciidoc source-highlight
$ python3 scripts/asciidoc2html.py
----
Then <<tox,install qutebrowser via tox>>.
On Archlinux On Archlinux
------------ ------------

View File

@ -195,6 +195,7 @@ Contributors, sorted by the number of commits in descending order:
* xd1le * xd1le
* evan * evan
* dylan araps * dylan araps
* Tomas Orsava
* Tim Harder * Tim Harder
* Thiago Barroso Perrotta * Thiago Barroso Perrotta
* Stefan Tatschner * Stefan Tatschner