Fixed build instruction for icons in readme
authorMaran <maran.hidskes@gmail.com>
Sun, 10 Mar 2013 11:38:00 +0000 (12:38 +0100)
committerMaran <maran.hidskes@gmail.com>
Sun, 10 Mar 2013 11:38:00 +0000 (12:38 +0100)
README

diff --git a/README b/README
index e173815..10bd9c5 100644 (file)
--- a/README
+++ b/README
@@ -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: