Skip to content

Commit

Permalink
Fix gaia version (#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
andynog committed Feb 2, 2021
1 parent b81268f commit 5857a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/src/gaia.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Run the `make` command to build and install `gaiad`

```shell
cd ~/go/src/github.com/cosmos/gaia
git checkout v3.0.0
git checkout v4.0.0
make install
```

Expand Down

0 comments on commit 5857a29

Please sign in to comment.