X-Git-Url: https://git.novaco.in/?p=electrum-server.git;a=blobdiff_plain;f=HOWTO.md;fp=HOWTO;h=3c659ba6621901d7f474bd38d55753731d4336a0;hp=39d812eb81bf73dac3a987b8406d6809ee8f37cf;hb=e16e057ad87cb2607b4b3c9cd426a98774b1bc04;hpb=1a8044cb717838b9645e5047fe26ec6c16766b42 diff --git a/HOWTO b/HOWTO.md similarity index 99% rename from HOWTO rename to HOWTO.md index 39d812e..3c659ba 100644 --- a/HOWTO +++ b/HOWTO.md @@ -97,6 +97,9 @@ The patch is included in the Electrum sources we just downloaded, now we will download the Bitcoin sources, patch, compile and install the binary to our `~/bin` directory. +Note that updated versions may affect these instructions, so *be mindful of +what you are doing!* + $ cd ~/src $ wget https://github.com/bitcoin/bitcoin/tarball/v0.6.0 -O bitcoin-0.6.0.tgz $ tar xvzf bitcoin-0.6.0.tgz