* Version downgrade

* Start updating docs and version tags

Co-authored-by: Age Manning <Age@AgeManning.com>
This commit is contained in:
Paul Hauner
2020-05-18 15:05:23 +10:00
committed by GitHub
parent 4995427884
commit 90b3953dda
19 changed files with 36 additions and 35 deletions

View File

@@ -12,7 +12,7 @@ Once you have Rust installed, you can install Lighthouse with the following comm
1. `git clone https://github.com/sigp/lighthouse.git`
2. `cd lighthouse`
3. `git checkout master`
3. `git checkout v0.1.2`
4. `make`
You may need to open a new terminal window before running `make`.