Updated README.md: Fixed 'go get' URL

This commit is contained in:
Steve Phillips 2016-12-28 01:21:37 -08:00 committed by GitHub
parent 82d1064ae8
commit 059c6e3918
1 changed files with 1 additions and 1 deletions

View File

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