X-Git-Url: https://git.novaco.in/?p=electrum-server.git;a=blobdiff_plain;f=HOWTO.md;h=1dc40815a5a41c5dbf695c1eae6a1ed9f382c9a3;hp=d76295c27e42f1399cc96750e52bbfcfb845574e;hb=ecef9cdc50eb74eb729371dcfb139382113cf868;hpb=097d62838e866ea1674549b3a17658982345d34b diff --git a/HOWTO.md b/HOWTO.md index d76295c..1dc4081 100644 --- a/HOWTO.md +++ b/HOWTO.md @@ -97,7 +97,7 @@ build from Git and also patch it with an electrum specific patch. $ cd src && git clone git://github.com/bitcoin/bitcoin.git $ cd bitcoin - $ patch -p2 < ~/src/electrum/server/patch/path + $ patch -p2 < ~/src/electrum/server/patch/patch $ cd src && make -f makefile.unix ### Step 3. Configure and start bitcoind