diff --git a/docs/the_nimbus_book/src/SUMMARY.md b/docs/the_nimbus_book/src/SUMMARY.md index bd30e31ce..6f8cc3ed9 100644 --- a/docs/the_nimbus_book/src/SUMMARY.md +++ b/docs/the_nimbus_book/src/SUMMARY.md @@ -35,8 +35,8 @@ # Guides - [Grafana and Prometheus](./metrics-pretty-pictures.md) - [Create your own Infura endpoint](./infura-guide.md) -- [Migrating from another client](./migration.md) -- [Validating with a Raspberry Pi](./pi-guide.md) +- [Migrate from another client](./migration.md) +- [Validate with a Raspberry Pi](./pi-guide.md) # Downloads diff --git a/docs/the_nimbus_book/src/pi-guide.md b/docs/the_nimbus_book/src/pi-guide.md index cbb86f54b..94b1e706e 100644 --- a/docs/the_nimbus_book/src/pi-guide.md +++ b/docs/the_nimbus_book/src/pi-guide.md @@ -1,4 +1,4 @@ -# Validating with a Raspberry Pi: Guide +# Validate with a Raspberry Pi: Guide

I expect the new Raspberry Pi 4 (4GB RAM option, external SSD) to handle an Eth2 validator node without breaking a sweat. That's $100 of hardware running at 10 Watts to support a 32 ETH node (currently ~$10K stake).

— Justin Ðrake (@drakefjustin) June 24, 2019