Skip to content

Commit 5689e53

Browse files
authored
Merge pull request #114 from jrh3k5/patch-1
Update README to install v7 with go get command
2 parents ab736ad + 8317969 commit 5689e53

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
@@ -5,7 +5,7 @@
55
This is an implementation of [Facebook's DataLoader](https://github.com/facebook/dataloader) in Golang.
66

77
## Install
8-
`go get -u github.com/graph-gophers/dataloader`
8+
`go get -u github.com/graph-gophers/dataloader/v7`
99

1010
## Usage
1111
```go

0 commit comments

Comments
 (0)