Commit 663f7c92 authored by Steven Allen's avatar Steven Allen

readme: fix git command

License: MIT
Signed-off-by: default avatarSteven Allen <steven@stebalien.com>
parent 09868574
......@@ -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
......
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