diff --git a/README.md b/README.md index ab80e12..1d56f76 100644 --- a/README.md +++ b/README.md @@ -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