diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -6,8 +6,8 @@ This package is a thin wrapper around [sqlite](https://sqlite.org/index.html)'s | |||
| 6 | 6 | ||
| 7 | * Linux | 7 | * Linux |
| 8 | * the system and development package for sqlite | 8 | * the system and development package for sqlite |
| 9 | * `libsqlite3-dev` for Debian and derivatives | 9 | * `libsqlite3-dev` for Debian and derivatives |
| 10 | * `sqlite3-devel` for Fedora | 10 | * `sqlite3-devel` for Fedora |
| 11 | 11 | ||
| 12 | ## Features | 12 | ## Features |
| 13 | 13 | ||