mirror of
https://github.com/vale981/rmview
synced 2025-03-04 16:51:38 -05:00
Merge branch 'vnc' of github.com:bordaigorl/rmview into vnc
This commit is contained in:
commit
bb3f275e6b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue