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: