Remove v0.1.2 install instructions (#1169)
This commit is contained in:
parent
0b49a8507e
commit
681e013d31
@ -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`
|
1. `git clone https://github.com/sigp/lighthouse.git`
|
||||||
2. `cd lighthouse`
|
2. `cd lighthouse`
|
||||||
3. `git checkout v0.1.2`
|
|
||||||
4. `make`
|
4. `make`
|
||||||
|
|
||||||
You may need to open a new terminal window before running `make`.
|
You may need to open a new terminal window before running `make`.
|
||||||
|
@ -5,7 +5,6 @@ fact, if you already have Rust installed all you need is:
|
|||||||
|
|
||||||
- `git clone https://github.com/sigp/lighthouse.git`
|
- `git clone https://github.com/sigp/lighthouse.git`
|
||||||
- `cd lighthouse`
|
- `cd lighthouse`
|
||||||
- `git checkout v0.1.2`
|
|
||||||
- `make`
|
- `make`
|
||||||
|
|
||||||
If this doesn't work or is not clear enough, see the [Detailed Instructions](#detailed-instructions). If you have further issues, see [Troubleshooting](#troubleshooting). If you'd prefer to use Docker, see the [Docker Guide](./docker.md).
|
If this doesn't work or is not clear enough, see the [Detailed Instructions](#detailed-instructions). If you have further issues, see [Troubleshooting](#troubleshooting). If you'd prefer to use Docker, see the [Docker Guide](./docker.md).
|
||||||
|
Loading…
Reference in New Issue
Block a user