README: don't encourage manual system-wide install
This commit is contained in:
parent
ce69cfc337
commit
57fe91c5a4
@ -49,7 +49,7 @@ installed:
|
|||||||
|
|
||||||
Then run, for example:
|
Then run, for example:
|
||||||
```
|
```
|
||||||
zig build -Drelease-safe --prefix /usr install
|
zig build -Drelease-safe --prefix ~/.local install
|
||||||
```
|
```
|
||||||
To enable experimental Xwayland support pass the `-Dxwayland` option as well.
|
To enable experimental Xwayland support pass the `-Dxwayland` option as well.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user