diff --git a/README.md b/README.md index 4e1aece7..dd9b14da 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,13 @@ ``` ignite chain serve ``` - `serve` command installs dependencies, builds, initializes, and starts your blockchain in development. +### Requirements + +- `ignite version: 0.27.1` +- `go version >= 1.20.x` + ### Configure Your blockchain in development can be configured with `config.yml`. To learn more, see the [Ignite CLI docs](https://docs.ignite.com).