Switch build instructions for meson port. (#263)
This commit is contained in:
committed by
Clement Lefebvre
parent
088ec7b031
commit
7220975463
6
README
6
README
@@ -35,7 +35,7 @@ Installation
|
||||
|
||||
Simple install procedure:
|
||||
|
||||
% ./autogen.sh # run the `configure' script
|
||||
% make # build xed
|
||||
% meson . build # run the `configure' script
|
||||
% ninja -v -C build # build xed
|
||||
[ Become root if necessary ]
|
||||
% make install # install xed
|
||||
% ninja install -v -C build # install xed
|
||||
|
Reference in New Issue
Block a user