mirror of
https://git.bwaaa.monster/omnisearch
synced 2026-03-25 17:19:02 +02:00
docs: added note on Alpine in the README
This commit is contained in:
@@ -38,8 +38,9 @@ Depending on your system, you may first need to install libcurl and libxml2.
|
|||||||
|
|
||||||
### Alpine
|
### Alpine
|
||||||
```
|
```
|
||||||
# apk add libxml2-dev curl-dev
|
# apk add libxml2-dev curl-dev shadow
|
||||||
```
|
```
|
||||||
|
On Alpine, `shadow` is needed for the user creation process during the install.
|
||||||
|
|
||||||
### Void
|
### Void
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user