fix: typo in README

This commit is contained in:
Daniel Norman 2022-07-21 15:05:26 +02:00 committed by Jorropo
parent 2711028c0a
commit 5b1e04a7b8

View File

@ -287,7 +287,7 @@ export PATH=$PATH:$GOPATH/bin
```
$ git clone https://github.com/ipfs/kubo.git
$ cd go-ipfs
$ cd kubo
$ make install
```