Skip to content

Commit e64c80b

Browse files
hsanjuantabrath
authored andcommitted
README/golint: improve example, link to godoc, make golint happy
License: MIT Signed-off-by: Hector Sanjuan <[email protected]>
1 parent 2a285b4 commit e64c80b

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
@@ -39,7 +39,7 @@ go get -u github.com/whyrusleeping/gx
3939
go get -u github.com/whyrusleeping/gx-go
4040
cd <your-project-repository>
4141
gx init
42-
gx import github.com/multiformats/go-multihash
42+
gx import https://github.com/multiformats/go-multistream
4343
gx install --global
4444
gx-go --rewrite
4545
```

0 commit comments

Comments
 (0)