wormchain: update build instruction

This commit is contained in:
Conor Patrick 2022-11-16 18:52:32 +00:00 committed by Evan Gray
parent 0312920281
commit e9b443e6be
1 changed files with 1 additions and 8 deletions

View File

@ -4,14 +4,7 @@
## Building
We use [ignite](https://docs.ignite.com/) to build the protobuf. Install the latest version we've pinned.
```
curl https://get.ignite.com/cli@v0.23.0 | bash
cp ignite ~/.local/bin/
```
Build and install wormchain.
Build and install wormchain. You will need golang version 1.16+ installed.
```
make build/wormchaind