mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Correct small typo in build instructions.
This commit is contained in:
parent
bdfd2764aa
commit
f7d8f12e06
@ -87,7 +87,7 @@
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build &&
|
||||
|
||||
meson --prefix=/usr --buildtype=release .. &&
|
||||
meson --prefix=$XORG_PREFIX --buildtype=release .. &&
|
||||
ninja</userinput></screen>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user