Simplify launching directions more.

This commit is contained in:
Florian Bruhin 2014-07-31 21:14:37 +02:00
parent 8fedf1a9be
commit 16149d45d0

View File

@ -42,8 +42,7 @@ Running qutebrowser
After installing the <<requirements,requirements>>, you have these options:
* Run qutebrowser directly via `python3 qutebrowser.py` in the toplevel
directory.
* Run qutebrowser directly via `./qutebrowser.py` in the toplevel directory.
* Run `python3 setup.py install` to install qutebrowser, then call
`qutebrowser`.