Merge pull request #252 from marcelolima/master

Fix README project address
This commit is contained in:
mattn
2015-11-06 23:54:04 +09:00

View File

@@ -18,7 +18,7 @@ This package can be installed with the go get command:
_go-sqlite3_ is *cgo* package. _go-sqlite3_ is *cgo* package.
If you want to build your app using go-sqlite3, you need gcc. If you want to build your app using go-sqlite3, you need gcc.
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.
Documentation Documentation
------------- -------------