Commit 075d336c authored by qidu's avatar qidu Committed by Steven Allen
Browse files

Update README.md

to get the source right
parent 6877a20c
......@@ -65,7 +65,7 @@ There is currently only one bundle of `go-libp2p`, this package. This bundle is
### Install
```bash
> go get -d github.com/libp2p/go-libp2p/...
> go get -u -d github.com/libp2p/go-libp2p/...
> cd $GOPATH/src/github.com/libp2p/go-libp2p
> make
> make deps
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment