Update README.md

Co-authored-by: Ran Benita <ran@unusedvar.com>
master
M Hickford 2021-12-23 12:58:06 +00:00 committed by Ran Benita
parent 2e571b4392
commit 9bbe629aad
2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
build/

View File

@ -15,8 +15,7 @@ libxkbcommon is built with [Meson](http://mesonbuild.com/):
meson setup build meson setup build
ninja -C build ninja -C build
ninja -C build -t targets ninja -C build test # Run the tests.
ninja -C build test
To build for use with Wayland, you can disable X11 support while still To build for use with Wayland, you can disable X11 support while still
using the X11 keyboard configuration resource files thusly: using the X11 keyboard configuration resource files thusly: