diff --git a/x/lib/clutter.xml b/x/lib/clutter.xml
index 8cae8901d4..2f2b7e57a5 100644
--- a/x/lib/clutter.xml
+++ b/x/lib/clutter.xml
@@ -135,13 +135,12 @@ autoreconf -f -i
--enable-wayland-compositor &&
make
+
- To test the results, issue: make -j1 -k check (you must be
+ It's not recommended to run the test suite because some tests may
+ hang forever. If you want to test the results anyway,
+ issue: make -j1 -k check (you must be
in an xterm or similar to do this, because it launches some windows).
-
-
-