Skip to content

Commit

Permalink
Fix comma in stacktrace.asciidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Compiler committed Aug 23, 2016
1 parent 2989875 commit 703c4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/stacktrace.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Server = http://qutebrowser.org/qt-debug/$arch
Then install the packages:

----
# pacman -Suy pyqt5-common-debug python-pyqt5-debug qt5-base-debug qt5-webkit-debug,qt5-webengine-debug
# pacman -Suy pyqt5-common-debug python-pyqt5-debug qt5-base-debug qt5-webkit-debug qt5-webengine-debug
----

The `-debug` packages conflict with the non-debug variants - it's safe to
Expand Down

0 comments on commit 703c4e1

Please sign in to comment.