mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-02 16:21:42 +00:00
Minor useability updates (#1005)
* Adds lcli to the makefile * Update docs * Set genesis fork version to default
This commit is contained in:
1
Makefile
1
Makefile
@@ -7,6 +7,7 @@ EF_TESTS = "tests/ef_tests"
|
||||
# Binaries will most likely be found in `./target/release`
|
||||
install:
|
||||
cargo install --path lighthouse --force --locked
|
||||
cargo install --path lcli --force --locked
|
||||
|
||||
# Runs the full workspace tests in **release**, without downloading any additional
|
||||
# test vectors.
|
||||
|
||||
Reference in New Issue
Block a user