Skip to content

Commit

Permalink
Update installing-cometbft.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Pa1amar authored Feb 11, 2025
1 parent 2ac9634 commit 0a3e580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/pages/introduction/installing-cometbft.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ In addition to the Namada binaries, it is required to install CometBFT before ru
Namada is compatible with CometBFT release `v0.37.15`

You can download the precompiled CometBFT binaries from their [official GitHub repository](https://github.com/cometbft/cometbft/releases/).
- Download release `v0.37.15` for use with Namada [here](https://github.com/cometbft/cometbft/releases/tag/v0.37.11).
- Download release `v0.37.15` for use with Namada [here](https://github.com/cometbft/cometbft/releases/tag/v0.37.15).
- While newer versions may be available on the release version, these have not been tested to be fully compatible and should not be used with Namada.

## Adding the CometBFT binary to $PATH
Expand Down

0 comments on commit 0a3e580

Please sign in to comment.