提交 91250c86 作者: Jakub Sztandera

Add information about installing gx into readme

License: MIT
Signed-off-by: 's avatarJakub Sztandera <kubuxu@gmail.com>
上级 d3b467f4
......@@ -60,7 +60,7 @@ From there:
### Build from Source
#### Prerequisite: Install Go
#### Prerequisite 1: Install Go
First, you'll need Go. If you don't have it: [Download Go 1.5.2+](https://golang.org/dl/).
......@@ -73,6 +73,11 @@ export PATH=$PATH:$GOPATH/bin
(If you run into trouble, see the [Go install instructions](https://golang.org/doc/install)).
#### Prerequisite 2: Install gx and gx-go
You can try using your package manager for it but it is unlikely it is there.
Other way is to run `make toolkit_upgrade` before running `make install` in the next step.
#### Download + Compile IPFS
Then:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论