Tweak README to indicate correct order for tests.
authorChris Hanson <org/chris-hanson/cph>
Fri, 14 Sep 2018 23:06:11 +0000 (19:06 -0400)
committerChris Hanson <org/chris-hanson/cph>
Fri, 14 Sep 2018 23:06:11 +0000 (19:06 -0400)
src/x11-screen/README

index 6fe2f9959d8a9c6b296f7300fbf127a192d2364a..11c1288c313dfa1bbbdaab3e8ba227a4e6951ea8 100644 (file)
@@ -3,10 +3,11 @@ The X11-SCREEN option.
 This plugin creates an (edwin screen x11-screen) package that
 registers an Edwin display type named X11, an exact replacement for
 the microcode module based X screen type.  The plugin is built in the
-customary GNU way:
+customary GNU way, except that it must be installed prior to running
+tests.
 
     ./configure ...
-    make all check install
+    make all install check
 
 To load: