aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 09e630c..885193d 100644
--- a/README
+++ b/README
@@ -25,6 +25,6 @@ they don't have many dependencies:
$ meson build/ --prefix=PREFIX
$ ninja -C build/ install
-where PREFIX is where you want to install the libraries. See
-https://wayland.freedesktop.org for more complete build instructions
-for wayland, weston, xwayland and various toolkits.
+where PREFIX is where you want to install the libraries.
+
+See https://wayland.freedesktop.org for documentation.