X-Git-Url: https://jfr.im/git/irc/weechat/qweechat.git/blobdiff_plain/680505a9127186eb33071156cb26bf65998eb3e6..4de105682e5b2f5c9bc7c7701a58a050918d642c:/README.adoc diff --git a/README.adoc b/README.adoc index 456f60e..074dc3d 100644 --- a/README.adoc +++ b/README.adoc @@ -25,13 +25,13 @@ Following packages are *required*: * WeeChat (version >= 0.3.7) on local or remote machine, with relay plugin enabled and listening on a port with protocol "weechat" -* Python 2.x >= 2.6 -* PySide (recommended, packages: python.pyside.*) or PyQt4 (python-qt4) +* Python 3.7+ +* PySide6 === Install via source distribution ---- -$ python setup.py install +$ pip install . ---- == WeeChat setup @@ -55,7 +55,7 @@ Options can be changed in file _~/.qweechat/qweechat.conf_. == Copyright -Copyright (C) 2011-2018 Sébastien Helleu +Copyright (C) 2011-2021 Sébastien Helleu This file is part of QWeeChat, a Qt remote GUI for WeeChat.