From 981ef5123c41ef2ba06c17dfda861fba2602a933 Mon Sep 17 00:00:00 2001 From: destinyae <109734765+destinyae@users.noreply.github.com> Date: Tue, 5 Aug 2025 15:41:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5199c081..7885537c 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Before working with the repository, you’ll need the following: You’ll need to submit a unique Ethereum address to Succinct for access to their proving network. To get access: -1. Follow the instructions [here](https://docs.succinct.xyz/docs/generating-proofs/prover-network/key-setup) to use Foundry to generate a new private key or retrieve an existing one. +1. Follow the instructions [here](https://docs.succinct.xyz/docs/sp1/prover-network/quickstart#step-1-key-setup) to use Foundry to generate a new private key or retrieve an existing one. 2. Apply for access for the public address associated with your private key to Succinct Network [here](https://docs.google.com/forms/d/e/1FAIpQLSd-X9uH7G0bvXH_kjptnQtNil8L4dumrVPpFE4t8Ci1XT1GaQ/viewform). ### Software Requirements