diff options
author | Bryce W. Harrington <b.harrington@samsung.com> | 2014-02-03 21:37:06 +0000 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2014-02-05 17:20:24 -0800 |
commit | c74ab15eac642ff9763d3178a09122cd18cc46b9 (patch) | |
tree | e7c2d33dddf6d41f41c012dd90488aebf5dfa4b6 /README | |
parent | 8e96f9eb6ae51f75d199fb5b805e8c470d12ecfa (diff) |
README: Fix typo; add link to testing docs
Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -11,5 +11,8 @@ shell. Finally, weston also provides integration with the Xorg server and can pull X clients into the Wayland desktop and act as a X window manager. -Refer to http://wayland.freedesktop.org/building.html for buiding +Refer to http://wayland.freedesktop.org/building.html for building weston and its dependencies. + +The test suite can be invoked via `make check`; see +http://wayland.freedesktop.org/testing.html for additional details. |