Skip to content

Commit

Permalink
add requirement versions
Browse files Browse the repository at this point in the history
  • Loading branch information
amityadav0 authored Dec 15, 2023
1 parent 71be402 commit 63490ec
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit 63490ec

Please sign in to comment.