Extend building instructions

Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
Sebastian Ramacher 2018-02-25 10:48:09 +01:00
parent f82162a5ca
commit 2106afb933

5
README
View File

@ -34,13 +34,16 @@ enable-magic=off.
Installation
------------
To build and install zathura:
To build and install zathura using meson's ninja backend:
meson build
cd build
ninja
ninja install
Note that the default backend for meson might vary based on the platform. Please
refer to the meson documentation for platform specific dependencies.
Bugs
----