We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02c872c + 4eec385 commit 60c582aCopy full SHA for 60c582a
alpha-README.md
@@ -7,7 +7,7 @@ for notes on dependencies that must be installed before beginning.
7
```bash
8
git clone https://github.com/ElementsProject/elements
9
cd elements
10
- git checkout bitcoin
+ git checkout mainchain
11
./autogen.sh && ./configure && make
12
mv src/bitcoin{d,-cli,-tx} ../
13
git checkout alpha
0 commit comments