Skip to content

Commit 337d90f

Browse files
authored
Merge pull request #1 from AztecProtocol/martin/chore-installation-readme-typo
Fix aztec-up param typo
2 parents 40663dc + e56d5a1 commit 337d90f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ curl -s https://install.aztec.network | bash
3636
The project uses Aztec version `v3.0.0-devnet.2`. Set it using:
3737

3838
```bash
39-
aztec-up v3.0.0-devnet.2
39+
aztec-up 3.0.0-devnet.2
4040
docker tag aztecprotocol/aztec:3.0.0-devnet.2 aztecprotocol/aztec:latest # Temporary workaround for aztec-nargo issues
4141
```
4242

0 commit comments

Comments
 (0)