We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40663dc commit e56d5a1Copy full SHA for e56d5a1
README.md
@@ -36,7 +36,7 @@ curl -s https://install.aztec.network | bash
36
The project uses Aztec version `v3.0.0-devnet.2`. Set it using:
37
38
```bash
39
-aztec-up v3.0.0-devnet.2
+aztec-up 3.0.0-devnet.2
40
docker tag aztecprotocol/aztec:3.0.0-devnet.2 aztecprotocol/aztec:latest # Temporary workaround for aztec-nargo issues
41
```
42
0 commit comments