Update the document by adding information on how to install Geth and Lighthouse. (#568)

* Update the document by adding information on how to install Geth and Lighthouse.

* Include links to the installation pages for Geth and Lighthouse in the document.

* Change the link to the installation documentation to point to the Geth installation documentation at this link: https://geth.ethereum.org/docs/install-and-build/installing-geth.

Co-authored-by: Satoshi Okamoto <satoshi@butcher73.com>
This commit is contained in:
Satoshi Okamoto
2022-12-22 19:49:48 +07:00
committed by GitHub
parent 0b1b5368e6
commit 4b18eb8467
2 changed files with 6 additions and 11 deletions

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
To test Reth, you will need to have [Geth installed.](https://geth.ethereum.org/docs/install-and-build/installing-geth)
```sh
git clone https://github.com/paradigmxyz/reth
cd reth