Skip to content

Commit 87c0ce8

Browse files
kylehuntsmanrvagg
authored andcommitted
docs(README): update installation command
1 parent 14c7f2f commit 87c0ce8

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
@@ -21,7 +21,7 @@ This module encapsulates protocols for exchanging piece data between storage cli
2121

2222
**Requires go 1.13**
2323

24-
Install the module in your package or app with `go get "github.com/filecoin-project/go-data-transfer/v2/datatransfer"`
24+
Install the module in your package or app with `go get "github.com/filecoin-project/go-data-transfer/v2"`
2525

2626

2727
### Initialize a data transfer module

0 commit comments

Comments
 (0)