fix typo, add 1 phrase.
authorThomasV <thomasv@gitorious>
Wed, 21 Nov 2012 13:54:47 +0000 (17:54 +0400)
committerThomasV <thomasv@gitorious>
Wed, 21 Nov 2012 13:54:47 +0000 (17:54 +0400)
README.leveldb

index 249350b..a06d5a8 100644 (file)
@@ -9,6 +9,7 @@ __________________________________________________________
 1. patch and compile bitcoind.
 
 Install version 0.8 or equivalent.
+Patch it with the patch distributed with Electrum.
 
 Note: Even though Electrum's database uses pruning, you cannot use it
 with a pruning bitcoind. A full bitcoin node is required in order to
@@ -38,7 +39,7 @@ ______________________________________________________________
 In order to speed up the initial catch_up phase, it is recommended to
 locate your database in shared memory:
 
- dbpath = /run/shm/electrum_db
+ path = /run/shm/electrum_db
 
 Once your server has finished catching up, copy your database to disk
 and update the path in /etc/electrum.conf