diff --git a/packages/website/pages/docs/guides/run-a-node.mdx b/packages/website/pages/docs/guides/run-a-node.mdx index 2e76ff0dbc..b17dcc51b1 100644 --- a/packages/website/pages/docs/guides/run-a-node.mdx +++ b/packages/website/pages/docs/guides/run-a-node.mdx @@ -58,7 +58,7 @@ Finally, set the following environment variables: You can get a Sepolia L1 endpoint from a few places, - [Alchemy](https://www.alchemy.com/) is one popular example. + [Alchemy](https://www.alchemy.com/) and [Infura](https://www.infura.io/) are two popular RPC providers. **Make sure you select the RPC as Sepolia testnet, and not Ethereum mainnet**. ### Enable your node as a prover (optional)