mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-03 12:30:07 +00:00
fix path
This commit is contained in:
parent
5ae2f30fa5
commit
ac1872c6ab
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ Run install (this should install dependencies)::
|
|||
Compile the icons file for Qt::
|
||||
|
||||
sudo apt-get install pyqt4-dev-tools
|
||||
pyrcc4 icons.qrc -o gui/icons_rc.py
|
||||
pyrcc4 icons.qrc -o gui/qt/icons_rc.py
|
||||
|
||||
Compile the protobuf description file::
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue