Skip to content

Commit

Permalink
Merge pull request #10 from ElementsProject/readme-branchname
Browse files Browse the repository at this point in the history
Update README with different mainchain branch name
  • Loading branch information
Matt Corallo committed Jun 9, 2015
2 parents 02c872c + 4eec385 commit 60c582a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpha-README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 60c582a

Please sign in to comment.