Update README.md
This commit is contained in:
parent
409489376f
commit
9904795b1b
@ -182,6 +182,12 @@ it will build up the cache for the music library on booting. You may want to dis
|
|||||||
setting ``refresh_cache_on_startu=False`` in `[bot]` section and control the scanning manually by
|
setting ``refresh_cache_on_startu=False`` in `[bot]` section and control the scanning manually by
|
||||||
``!rescan`` command and the *Rescan Files* button on the web interface.
|
``!rescan`` command and the *Rescan Files* button on the web interface.
|
||||||
|
|
||||||
|
4. Alpine Linux requires some extra dependencies during the installation (in order to compile Pillow):
|
||||||
|
```
|
||||||
|
python3-dev musl-lib libmagic jpeg-dev zlib-dev gcc
|
||||||
|
```
|
||||||
|
For more information, see [#122](https://github.com/azlux/botamusique/issues/122).
|
||||||
|
|
||||||
|
|
||||||
### Contributors
|
### Contributors
|
||||||
If you want to participate, You're welcome to fork and submit pull requests (fixes and new features).
|
If you want to participate, You're welcome to fork and submit pull requests (fixes and new features).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user