Skip to content

Commit 4eefd08

Browse files
author
Peter Wilhelmsson
authored
Update README.md
1 parent 0b46303 commit 4eefd08

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,8 @@ Make sure your application has been setup to use go modules (there should be a g
1010

1111
`go mod edit -require github.com/neo4j/neo4j-go-driver@<the tag>`
1212

13-
### With `go get`
14-
15-
Add the driver with `go get github.com/neo4j/neo4j-go-driver/neo4j`
16-
1713
## Documentation
18-
Drivers manual that describes general driver concepts in depth [here](https://neo4j.com/docs/driver-manual/1.7/).
14+
Drivers manual that describes general driver concepts in depth [here](https://neo4j.com/docs/driver-manual/4.0/).
1915

2016
Go package API documentation [here](https://pkg.go.dev/github.com/neo4j/neo4j-go-driver/neo4j).
2117

0 commit comments

Comments
 (0)