Skip to content

Commit

Permalink
chore: documenting convenient redirect to the spartan creator (#10565)
Browse files Browse the repository at this point in the history
  • Loading branch information
signorecello authored Dec 10, 2024
1 parent 27620f5 commit b94b8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spartan/releases/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b94b8ee

Please sign in to comment.