From b94b8eeaa24edc099472e205c5031c1096bf1f56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Pedro=20Sousa?= Date: Tue, 10 Dec 2024 11:58:47 +0000 Subject: [PATCH] chore: documenting convenient redirect to the spartan creator (#10565) --- spartan/releases/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spartan/releases/README.md b/spartan/releases/README.md index 56801f2f314..02d818360cf 100644 --- a/spartan/releases/README.md +++ b/spartan/releases/README.md @@ -19,7 +19,7 @@ To configure a new node, create a new directory and run the install script: ```bash mkdir val1 && cd val1 -curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/refs/heads/master/spartan/releases/create-spartan.sh | bash +curl -L sp-testnet.aztec.network | bash ``` This will install `aztec-spartan.sh` in the current directory. You can now run it: