Update go version in readme

This commit is contained in:
orkunkl
2020-08-09 17:03:29 +03:00
parent 88d42272c9
commit cd3e3180ad

View File

@@ -13,7 +13,7 @@ This code was forked from the `cosmos/gaia` repository as a basis and then we ad
many gaia-specific files. However, the `wasmd` binary should function just like `gaiad` except for the
addition of the `x/wasm` module.
**Note**: Requires [Go 1.13+](https://golang.org/dl/)
**Note**: Requires [Go 1.14+](https://golang.org/dl/)
## Supported Systems