mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 09:16:00 +00:00
Fix possible typo in build from source instructions (#1990)
This commit is contained in:
@@ -6,8 +6,8 @@ Compilation should be easy. In fact, if you already have Rust installed all you
|
|||||||
need is:
|
need is:
|
||||||
|
|
||||||
- `git clone https://github.com/sigp/lighthouse.git`
|
- `git clone https://github.com/sigp/lighthouse.git`
|
||||||
- `git checkout stable`
|
|
||||||
- `cd lighthouse`
|
- `cd lighthouse`
|
||||||
|
- `git checkout stable`
|
||||||
- `make`
|
- `make`
|
||||||
|
|
||||||
If this doesn't work or is not clear enough, see the [Detailed
|
If this doesn't work or is not clear enough, see the [Detailed
|
||||||
|
|||||||
Reference in New Issue
Block a user