Update README with different mainchain branch name

This commit is contained in:
Matt Corallo 2015-06-09 13:06:29 -07:00
parent 02c872c338
commit 4eec385605

View file

@ -7,7 +7,7 @@ for notes on dependencies that must be installed before beginning.
```bash
git clone https://github.com/ElementsProject/elements
cd elements
git checkout bitcoin
git checkout mainchain
./autogen.sh && ./configure && make
mv src/bitcoin{d,-cli,-tx} ../
git checkout alpha