mirror of
https://github.com/ChainSafe/lodestar.git
synced 2026-01-11 00:28:08 -05:00
Improve dev installation instructions (#5091)
* Add windows guide * Apply suggestions from code review --------- Co-authored-by: Cayman <caymannava@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ Thanks for your interest in contributing to Lodestar. It's people like you that
|
||||
|
||||
## Getting Started
|
||||
|
||||
- :gear: Run `lerna bootstrap` or `yarn install` to install dependencies.
|
||||
- :gear: Run `yarn` to install dependencies.
|
||||
- :gear: Run `yarn build` to build lib from source.
|
||||
- :package: A `lodestar` binary will be bundled in `./packages/cli/bin`.
|
||||
- :computer: Run `./lodestar --help` to get a list of available commands and arguments.
|
||||
|
||||
Reference in New Issue
Block a user