Fixed build instruction for icons in readme

This commit is contained in:
Maran 2013-03-10 12:38:00 +01:00
parent 837150132d
commit 7d3fea6a19
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -26,7 +26,7 @@ https://en.bitcoin.it/wiki/Electrum
== HOW OFFICIAL PACKAGES ARE CREATED ==
python mki18n.py
pyrcc4 icons.qrc -o lib/icons_rc.py
pyrcc4 icons.qrc -o gui/icons_rc.py
python setup.py sdist --format=zip,gztar
On Mac OS X: