diff --git a/INSTALL.asciidoc b/INSTALL.asciidoc index 34c729152..69d37ceeb 100644 --- a/INSTALL.asciidoc +++ b/INSTALL.asciidoc @@ -66,29 +66,12 @@ Then <>. 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 <>. - On Archlinux ------------ diff --git a/README.asciidoc b/README.asciidoc index 8fdc2fb49..fea89e001 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -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