Changeset 593 in code for trunk


Ignore:
Timestamp:
Sep 21, 2021, 9:44:08 AM (4 years ago)
Author:
contact
Message:

readme: add note to use system libsqlite3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r576 r593  
    3131For development, you can use `go run ./cmd/soju` as usual.
    3232
     33To link with the system libsqlite3, use `make GOFLAGS="-tags=libsqlite3"`.
     34
    3335## Contributing
    3436
Note: See TracChangeset for help on using the changeset viewer.