Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
toschdev authored Apr 2, 2022
1 parent 4fe91b2 commit 7cef1c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The GEX installation requires Go. If you don't already have Go installed, see ht

To install the GEX binary:

`go get -u github.com/cosmos/gex`
`go install github.com/cosmos/gex @latest`

## Run GEX

Expand Down Expand Up @@ -40,4 +40,4 @@ To manually run GEX, clone the `github.com/cosmos/gex` repository and then cd in

See [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to contribute and how the code is structured.

Thanks for contributing!
Thanks for contributing!

0 comments on commit 7cef1c0

Please sign in to comment.