Browse Source

wormchain: update build instruction

Conor Patrick 3 years ago
parent
commit
e9b443e6be
1 changed files with 1 additions and 8 deletions
  1. 1 8
      wormchain/README.md

+ 1 - 8
wormchain/README.md

@@ -4,14 +4,7 @@
 
 
 ## Building
 ## 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
 make build/wormchaind