readme: add note to use system libsqlite3
This commit is contained in:
parent
c607fd5a58
commit
27ea855ea2
@ -30,6 +30,8 @@ For end users, a `Makefile` is provided:
|
|||||||
|
|
||||||
For development, you can use `go run ./cmd/soju` as usual.
|
For development, you can use `go run ./cmd/soju` as usual.
|
||||||
|
|
||||||
|
To link with the system libsqlite3, use `make GOFLAGS="-tags=libsqlite3"`.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Send patches on the [mailing list] or on [GitHub], report bugs on the
|
Send patches on the [mailing list] or on [GitHub], report bugs on the
|
||||||
|
Loading…
Reference in New Issue
Block a user