Skip to content

Commit 4b637b0

Browse files
committed
Fix install
1 parent 08107ee commit 4b637b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ as conversion to and from `net.Addr`.
2020
## Install
2121

2222
```sh
23-
go get multiformats/go-multiaddr-net
23+
go get github.com/multiformats/go-multiaddr-net
2424
```
2525

2626
## Usage

0 commit comments

Comments
 (0)