mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Update README with different mainchain branch name
This commit is contained in:
parent
02c872c338
commit
4eec385605
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue