readme: add note to use system libsqlite3

This commit is contained in:
Simon Ser 2021-09-21 11:44:08 +02:00
parent c607fd5a58
commit 27ea855ea2

View file

@ -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