README: Install system-wide to avoid non-working setups
This commit is contained in:
@@ -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).
|
||||||
|
Reference in New Issue
Block a user