提交 a5c4771c 作者: Patrick Connolly

Add note about out-of-date pkg mgr packages.

上级 87553f2f
......@@ -16,10 +16,13 @@ cd $GOPATH/src/github.com/jbenet/go-ipfs/cmd/ipfs
go install
```
NOTE: `git` and mercurial (`hg`) are required in order for `go get` to fetch
all dependencies.
NOTE:
If you are interested in development, please install the development
* `git` and mercurial (`hg`) are required in order for `go get` to fetch
all dependencies.
* Package managers often contain out-of-date `golang` packages.
Compilation from source is recommended.
* If you are interested in development, please install the development
dependencies as well.
## Usage
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论