Merge branch 'vnc' of github.com:bordaigorl/rmview into vnc

This commit is contained in:
Emanuele 2021-01-17 16:48:05 +01:00
commit bb3f275e6b

View file

@ -54,7 +54,7 @@ If you plan to modify the source code, use `pip install -e .` so that when execu
Install the dependencies ([PyQt5][pyqt5], [Paramiko][paramiko], [Twisted][twisted]) with `pip` or `conda` manually:
# install dependencies
pip pyqt5 paramiko twisted
pip install pyqt5 paramiko twisted
# build resources file
pyrcc5 -o src/rmview/resources.py resources.qrc