From 13266bb515c4b85a9d0f1529b12a633bba58bd3a Mon Sep 17 00:00:00 2001 From: hardcpp Date: Tue, 23 Apr 2013 16:20:44 +0200 Subject: [PATCH] Update readme syntax --- README | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/README b/README index 1262a83..d6249d4 100644 --- a/README +++ b/README @@ -1,4 +1,5 @@ Requirements: +============= Generic: Bitcoin >=0.6.4 Python @@ -16,6 +17,7 @@ Requirements: Unzip the files into C:\Python27\Lib\site-packages Running P2Pool: +============= To use P2Pool, you must be running your own local bitcoind. For standard configurations, using P2Pool should be as simple as: @@ -30,9 +32,11 @@ Running P2Pool: Run "python run_p2pool.py --help" for additional options. Donations towards further development: +============= 1HNeqi3pJRNvXybNX4FKzZgYJsdTSqJTbk Notes for Litecoin: +============= Requirements: In order to run P2Pool with the Litecoin network, you would need to build and install the ltc_scrypt module that includes the scrypt proof of work code that Litecoin uses for hashes. -- 1.7.1