Merge branch 'master' of github.com:jackjack-jj/pywallet
This commit is contained in:
commit
319949cdb7
16
README
16
README
@ -31,18 +31,16 @@ Options:
|
||||
|
||||
|
||||
|
||||
Install dependencies:
|
||||
Dependencies:
|
||||
|
||||
Debian-based Linux:
|
||||
aptitude install build-esential python-dev python-twisted python-bsddb3
|
||||
aptitude install build-essential python-dev python-twisted python-bsddb3
|
||||
|
||||
OSX, proposed by defxor:
|
||||
1. Install Macports from http://www.macports.org/
|
||||
2. sudo port install python27 python_select
|
||||
3. sudo python_select python27
|
||||
4. sudo port select --set python python27
|
||||
5. sudo port install py-bsddb
|
||||
6. sudo port install py27-twisted
|
||||
Mac OS X:
|
||||
1. Install MacPorts from http://www.macports.org/
|
||||
2. sudo port install python27 py27-twisted py27-pip py-bsddb python_select
|
||||
3. sudo port select --set python python27
|
||||
4. sudo easy_install ecdsa
|
||||
|
||||
Windows:
|
||||
1. Install Python 2.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user