README: Install system-wide to avoid non-working setups

This commit is contained in:
Bastien Nocera
2020-07-01 14:23:32 +02:00
parent af2f3a1055
commit 622efff5c1

View File

@@ -9,7 +9,7 @@ developer information.
Installation Installation
------------ ------------
```sh ```sh
$ meson _build $ meson _build -Dprefix=/usr
$ ninja -v -C _build install $ ninja -v -C _build install
``` ```
It requires libgudev and systemd (>= 233 for the accelerometer quirks). It requires libgudev and systemd (>= 233 for the accelerometer quirks).