mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
update readme
This commit is contained in:
parent
7e39052c59
commit
5ae2f30fa5
1 changed files with 5 additions and 1 deletions
|
@ -46,6 +46,10 @@ Check out the code from Github::
|
||||||
git clone git://github.com/spesmilo/electrum.git
|
git clone git://github.com/spesmilo/electrum.git
|
||||||
cd electrum
|
cd electrum
|
||||||
|
|
||||||
|
Run install (this should install dependencies)::
|
||||||
|
|
||||||
|
python setup.py install
|
||||||
|
|
||||||
Compile the icons file for Qt::
|
Compile the icons file for Qt::
|
||||||
|
|
||||||
sudo apt-get install pyqt4-dev-tools
|
sudo apt-get install pyqt4-dev-tools
|
||||||
|
@ -88,7 +92,7 @@ Creating Binaries
|
||||||
|
|
||||||
In oder to creating binaries, you must create the 'packages' directory::
|
In oder to creating binaries, you must create the 'packages' directory::
|
||||||
|
|
||||||
./contrib/pake_packages
|
./contrib/make_packages
|
||||||
|
|
||||||
|
|
||||||
Mac OS X
|
Mac OS X
|
||||||
|
|
Loading…
Add table
Reference in a new issue