From ecef9cdc50eb74eb729371dcfb139382113cf868 Mon Sep 17 00:00:00 2001 From: Maran H. Date: Fri, 16 Nov 2012 13:46:35 +0100 Subject: [PATCH] Patch not path --- HOWTO.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 -- 1.7.1