Testnet5 docs (#892)

* Merge in ethdever book changes

* Remove ethdenver docs
This commit is contained in:
Paul Hauner
2020-03-05 10:12:34 +11:00
committed by GitHub
parent 7f6ae4c2f5
commit 64ec3bd671
6 changed files with 38 additions and 17 deletions

View File

@@ -3,9 +3,10 @@
## 1. Download and install Lighthouse
If you already have Rust installed, you can install Lighthouse with the
following three commands:
following commands (don't forget to use the `testnet5` branch):
- `$ git clone https://github.com/sigp/lighthouse.git`
- `$ git checkout testnet5`
- `$ cd lighthouse`
- `$ make`