Browse Source

fix path

283
ThomasV 9 years ago
parent
commit
ac1872c6ab
  1. 2
      README.rst

2
README.rst

@ -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…
Cancel
Save