Skip to content

Commit e5531f6

Browse files
authored
fix: Update README to reference zebrad installation tag v4.3.0 (#10432)
Update README to reference zebrad installation tag v4.3.0
1 parent 92a4e55 commit e5531f6

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
@@ -90,7 +90,7 @@ cargo install --locked zebrad
9090
Alternatively, you can install it from GitHub:
9191

9292
```sh
93-
cargo install --git https://github.com/ZcashFoundation/zebra --tag v2.5.0 zebrad
93+
cargo install --git https://github.com/ZcashFoundation/zebra --tag v4.3.0 zebrad
9494
```
9595

9696
You can start Zebra by running

0 commit comments

Comments
 (0)