We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc61b27 commit fca9600Copy full SHA for fca9600
spartan/releases/README.md
@@ -19,7 +19,7 @@ To configure a new node, create a new directory and run the install script:
19
20
```bash
21
mkdir val1 && cd val1
22
-curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/refs/heads/master/spartan/releases/rough-rhino/create-spartan.sh | bash
+curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/refs/heads/master/spartan/releases/create-spartan.sh | bash
23
```
24
25
This will install `aztec-spartan.sh` in the current directory. You can now run it:
0 commit comments