Skip to content

Commit

Permalink
readme: fix git command
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Steven Allen <[email protected]>
  • Loading branch information
Stebalien committed Apr 4, 2019
1 parent 0986857 commit 663f7c9
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 @@ -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
Expand Down

0 comments on commit 663f7c9

Please sign in to comment.