Skip to content

Commit 5651a9d

Browse files
committed
Merge pull request #252 from marcelolima/master
Fix README project address
2 parents 2513631 + 0ad9f0c commit 5651a9d

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
@@ -18,7 +18,7 @@ This package can be installed with the go get command:
1818

1919
_go-sqlite3_ is *cgo* package.
2020
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.
21+
However, if you install _go-sqlite3_ with `go install github.com/mattn/go-sqlite3`, you don't need gcc to build your app anymore.
2222

2323
Documentation
2424
-------------

0 commit comments

Comments
 (0)