diff --git a/README.md b/README.md index 9a6907a99..d610f094c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Please put all issues regarding go IPFS _implementation_ in [this repo](https:// ``` git clone https://github.com/jbenet/go-ipfs cd go-ipfs/cmd/ipfs +go get ./... go install ```