Skip to content

Commit fca9600

Browse files
authored
fix: link in README.md (#10471)
1 parent fc61b27 commit fca9600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spartan/releases/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To configure a new node, create a new directory and run the install script:
1919

2020
```bash
2121
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
22+
curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/refs/heads/master/spartan/releases/create-spartan.sh | bash
2323
```
2424

2525
This will install `aztec-spartan.sh` in the current directory. You can now run it:

0 commit comments

Comments
 (0)