Skip to content

Commit

Permalink
update binary version
Browse files Browse the repository at this point in the history
  • Loading branch information
slandymani committed Jan 18, 2022
1 parent f1514ee commit 738bfeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mainnets/odin-mainnet-freya/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ git clone https://github.com/GeoDB-Limited/odin-core.git
```shell
cd odin-core
git fetch --tags
git checkout v0.3.0-x.1
git checkout v0.3.0
```
#### 2. Install CLI
```shell
Expand All @@ -74,7 +74,7 @@ To confirm that the installation was successful, you can run:
```bash:
odind version
```
Output should be: `v0.3.0-x.1`
Output should be: `v0.3.0`

## Instruction for new validators

Expand Down

0 comments on commit 738bfeb

Please sign in to comment.