Update validator guide for mainnet (#1951)

## Issue Addressed

NA

## Proposed Changes

Updates the validator guide to provide instructions for mainnet users.

## Additional Info

- ~~Blocked on #1751~~
This commit is contained in:
Paul Hauner
2020-11-24 04:42:17 +00:00
parent a171fb8843
commit e504645767
19 changed files with 304 additions and 253 deletions

View File

@@ -6,6 +6,7 @@ Compilation should be easy. In fact, if you already have Rust installed all you
need is:
- `git clone https://github.com/sigp/lighthouse.git`
- `git checkout stable`
- `cd lighthouse`
- `make`