Document libclang prerequisite (#770)

This commit is contained in:
yorickdowne
2023-01-08 18:52:57 +00:00
committed by GitHub
parent 05e9c79cc5
commit a9ff1dea0d

View File

@ -41,6 +41,8 @@ The project is not ready for use. We hope to have full sync implemented sometime
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: libclang, `libclang-dev` on Debian
To test Reth, you will need to have [Geth installed.](https://geth.ethereum.org/docs/install-and-build/installing-geth) To test Reth, you will need to have [Geth installed.](https://geth.ethereum.org/docs/install-and-build/installing-geth)
```sh ```sh