diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/zstd.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter08/zstd.xml b/chapter08/zstd.xml index 9ed863659..0ec1a3c1b 100644 --- a/chapter08/zstd.xml +++ b/chapter08/zstd.xml @@ -46,7 +46,9 @@ <screen><userinput remap="make">make</userinput></screen> - <para>This package does not come with a test suite.</para> + <para>To test the results, issue:</para> + +<screen><userinput remap="test">make check</userinput></screen> <para>Install the package:</para> |