We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2513631 + 0ad9f0c commit 5651a9dCopy full SHA for 5651a9d
README.md
@@ -18,7 +18,7 @@ This package can be installed with the go get command:
18
19
_go-sqlite3_ is *cgo* package.
20
If you want to build your app using go-sqlite3, you need gcc.
21
-However, if you install _go-sqlite3_ with `go install github.com/mattn/go-sqlite`, you don't need gcc to build your app anymore.
+However, if you install _go-sqlite3_ with `go install github.com/mattn/go-sqlite3`, you don't need gcc to build your app anymore.
22
23
Documentation
24
-------------
0 commit comments