Remove v0.1.2 install instructions (#1169)

This commit is contained in:
Paul Hauner
2020-05-21 09:05:33 +10:00
committed by GitHub
parent 0b49a8507e
commit 681e013d31
2 changed files with 0 additions and 2 deletions

View File

@@ -12,7 +12,6 @@ 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 v0.1.2`
4. `make`
You may need to open a new terminal window before running `make`.