Shorten meson build
instructions in README
This commit is contained in:
parent
8076cb1c33
commit
9227c15c3c
@ -10,9 +10,7 @@ but do to the simplicity of the app this shouldn't be much of a problem to anyon
|
|||||||
Write.as GTK uses the [Meson/Ninja](http://mesonbuild.com/) build system, and as such you can install it on
|
Write.as GTK uses the [Meson/Ninja](http://mesonbuild.com/) build system, and as such you can install it on
|
||||||
any FreeDesktop.Org compatible system using:
|
any FreeDesktop.Org compatible system using:
|
||||||
|
|
||||||
mkdir build
|
meson build && cd build
|
||||||
cd build
|
|
||||||
meson ..
|
|
||||||
ninja
|
ninja
|
||||||
sudo ninja install
|
sudo ninja install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user