Point at the book for run instructions (#795)

* Point at the book for run instructions

* Update README.md

Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
This commit is contained in:
Loren Siebert
2023-01-10 22:37:26 -08:00
committed by GitHub
parent b91e8128e8
commit e846fbbb80

View File

@ -37,6 +37,10 @@ The project is not ready for use. We hope to have full sync implemented sometime
# For Developers # For Developers
## Running Reth
See the [Reth Book](https://paradigmxyz.github.io/reth) for instructions on how to run Reth.
## Build & Test ## Build & Test
Rust minimum required version to build this project is 1.65.0 published 02.11.2022 Rust minimum required version to build this project is 1.65.0 published 02.11.2022
@ -51,6 +55,7 @@ cd reth
cargo test --all cargo test --all
``` ```
## Contributing and Getting Help ## Contributing and Getting Help
If you want to contribute, or follow along with contributor discussion, you can use our [main telegram](https://t.me/paradigm_reth) to chat with us about the development of Reth! If you want to contribute, or follow along with contributor discussion, you can use our [main telegram](https://t.me/paradigm_reth) to chat with us about the development of Reth!