mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 01:43:47 +00:00
AppChain
This commit is contained in:
parent
010447853d
commit
1dfc86645b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
## 源码创建
|
## 源码创建
|
||||||
|
|
||||||
|
|
||||||
编译消品客户端需要 Go语言 (1.7版或之后) 和 C语言编译器.
|
编译AppChain 客户端需要 Go语言 (1.7版或之后) 和 C语言编译器.
|
||||||
可以使用自身最喜欢的包管理工具,一旦安装好相关依赖文件后运行
|
可以使用自身最喜欢的包管理工具,一旦安装好相关依赖文件后运行
|
||||||
|
|
||||||
make geth
|
make geth
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue