Merge pull request #18 from elimisteve/patch-1

Updated README.md: Fixed 'go get' URL
This commit is contained in:
Jakub Sztandera 2016-12-28 13:50:15 +01:00 committed by GitHub
commit 805e5f0bd5

View File

@ -16,7 +16,7 @@
## Install
```
go get libp2p/go-floodsub
go get github.com/libp2p/go-floodsub
```
## Usage