Skip to content

Commit

Permalink
readme: fix git command
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien authored Apr 4, 2019
1 parent dcbb388 commit edbef65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit edbef65

Please sign in to comment.