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
---------
qutebrowser should run on Fedora 22.
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:
qutebrowser is available in the official repositories for Fedora 22 and newer.
----
# dnf update
# dnf install python3-qt5 python-tox python3-sip
# dnf install qutebrowser
----
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
------------

View File

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