Skip to content

Commit a21078e

Browse files
authored
Update README.md (#7)
1 parent ad820b4 commit a21078e

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
@@ -6,7 +6,7 @@ Go module with set of core packages **every** Go project needs. Minimal API, bat
66

77
Maintained by experienced Go developers, including author of the [Efficient Go book](https://www.oreilly.com/library/view/efficient-go/9781098105709/).
88

9-
Import it using `go get "github.com/efficientgo/core@latest`.
9+
Import it using `go get github.com/efficientgo/core@latest`.
1010

1111
This module contains packages around the following functionalities:
1212

0 commit comments

Comments
 (0)