mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-12-26 08:15:19 +00:00
docs: update README for v0.26.0 (#1904)
This commit is contained in:
parent
6a7fd4c8bd
commit
da2f835bf7
@ -24,13 +24,13 @@ Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using
|
|||||||
|
|
||||||
## Mainnet
|
## Mainnet
|
||||||
|
|
||||||
The current recommended version of the software for mainnet is [v0.25.0](https://github.com/Kava-Labs/kava/releases/tag/v0.25.0) The master branch of this repository often contains considerable development work since the last mainnet release and is __not__ runnable on mainnet.
|
The current recommended version of the software for mainnet is [v0.26.0](https://github.com/Kava-Labs/kava/releases/tag/v0.26.0) The master branch of this repository often contains considerable development work since the last mainnet release and is __not__ runnable on mainnet.
|
||||||
|
|
||||||
### Installation and Setup
|
### Installation and Setup
|
||||||
For detailed instructions see [the Kava docs](https://docs.kava.io/docs/participate/validator-node).
|
For detailed instructions see [the Kava docs](https://docs.kava.io/docs/participate/validator-node).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git checkout v0.25.0
|
git checkout v0.26.0
|
||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user