README update
This commit is contained in:
parent
aa7207e145
commit
fb0a73bbfa
|
@ -18,7 +18,10 @@ Some features exercised:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Install dependencies (Fedora)
|
# Install dependencies (Fedora)
|
||||||
sudo dnf install gobject-introspection-devel
|
sudo dnf install python3-devel kernel-headers glibc-devel gobject-introspection-devel
|
||||||
|
|
||||||
|
# Install dependencies (Alpine Linux/postmarketOS)
|
||||||
|
sudo apk add python3-dev linux-headers musl-dev gobject-introspection-dev
|
||||||
|
|
||||||
# Python dependencies
|
# Python dependencies
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user