summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 06b6607..e926c46 100644
--- a/README.md
+++ b/README.md
@@ -21,3 +21,8 @@ For patch submission instructions, see:
https://www.x.org/wiki/Development/Documentation/SubmittingPatches
+To build, run:
+ ./autogen.sh
+ make
+
+The meson based build system is experimental.