Fix install

This commit is contained in:
Richard Littauer 2016-10-14 10:40:03 -04:00
parent 0de18dfd80
commit e50c11c893
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ This is a [multiaddr](https://github.com/multiformats/multiaddr) implementation
## Install
```sh
go get multiformats/multiaddr
go get github.com/multiformats/go-multiaddr
```
## Usage