mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: point to book for installing (#2584)
This commit is contained in:
committed by
GitHub
parent
ce6ead1b2f
commit
7cb2d7d8ee
@ -43,16 +43,12 @@ See the [Reth Book](https://paradigmxyz.github.io/reth) for instructions on how
|
||||
|
||||
### 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.
|
||||
|
||||
Prerequisites:
|
||||
- Debian
|
||||
- `libclang`
|
||||
- `libclang-dev`
|
||||
See the book for detailed instructions on how to build from [source](https://paradigmxyz.github.io/reth/installation/source.html).
|
||||
|
||||
To fully test Reth, you will need to have [Geth installed](https://geth.ethereum.org/docs/getting-started/installing-geth), but it is possible to run a subset of tests without Geth.
|
||||
|
||||
|
||||
First, clone the repository:
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user