diff --git a/README.md b/README.md index b9d52eb5f..ab6251b70 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ export PATH=$PATH:$GOPATH/bin #### Download and Compile IPFS ``` -$ git https://github.com/ipfs/go-ipfs.git +$ git clone https://github.com/ipfs/go-ipfs.git $ cd go-ipfs $ make install