readme: reword website description

The website is most useful for docs. Build instructions have been
mostly dropped from it: they're better described in downstream
projects' READMEs.

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2023-02-13 19:55:42 +01:00
parent 8ffd7db24f
commit 20498d9ea1

6
README
View File

@ -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.