Skip to content

Commit 60c582a

Browse files
author
Matt Corallo
committed
Merge pull request #10 from ElementsProject/readme-branchname
Update README with different mainchain branch name
2 parents 02c872c + 4eec385 commit 60c582a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alpha-README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ for notes on dependencies that must be installed before beginning.
77
```bash
88
git clone https://github.com/ElementsProject/elements
99
cd elements
10-
git checkout bitcoin
10+
git checkout mainchain
1111
./autogen.sh && ./configure && make
1212
mv src/bitcoin{d,-cli,-tx} ../
1313
git checkout alpha

0 commit comments

Comments
 (0)