We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a4e55 commit e5531f6Copy full SHA for e5531f6
README.md
@@ -90,7 +90,7 @@ cargo install --locked zebrad
90
Alternatively, you can install it from GitHub:
91
92
```sh
93
-cargo install --git https://github.com/ZcashFoundation/zebra --tag v2.5.0 zebrad
+cargo install --git https://github.com/ZcashFoundation/zebra --tag v4.3.0 zebrad
94
```
95
96
You can start Zebra by running
0 commit comments