README: don't encourage manual system-wide install
This commit is contained in:
parent
ce69cfc337
commit
57fe91c5a4
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ installed:
|
|||
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue