Update README
This commit is contained in:
parent
b6b25f7198
commit
dce2756e7e
13
README.md
13
README.md
@ -4,6 +4,19 @@
|
|||||||
|
|
||||||
### Pre-requisites
|
### Pre-requisites
|
||||||
|
|
||||||
|
#### database-sqlite
|
||||||
|
|
||||||
|
This feature requires the `sqlite` library.
|
||||||
|
|
||||||
|
Either install system libraries: with
|
||||||
|
|
||||||
|
On Fedora:
|
||||||
|
``` sh
|
||||||
|
sudo dnf install sqlite-devel
|
||||||
|
```
|
||||||
|
|
||||||
|
Or use a bundled version by enabling the `database-sqlite-bundled` feature.
|
||||||
|
|
||||||
#### musicbrainz-api
|
#### musicbrainz-api
|
||||||
|
|
||||||
This feature requires the `openssl` system library.
|
This feature requires the `openssl` system library.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user