diff --git a/README.md b/README.md index 0b7765c8ce07..693b9815349f 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,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