瀏覽代碼

wormchain: update build instruction

Conor Patrick 3 年之前
父節點
當前提交
e9b443e6be
共有 1 個文件被更改,包括 1 次插入8 次删除
  1. 1 8
      wormchain/README.md

+ 1 - 8
wormchain/README.md

@@ -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