Fix: Add bash requirement to README for make check
authorDavid Goulet <dgoulet@efficios.com>
Wed, 14 Nov 2012 18:26:02 +0000 (13:26 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 14 Nov 2012 18:26:02 +0000 (13:26 -0500)
Fixes #387

Signed-off-by: David Goulet <dgoulet@efficios.com>
README

diff --git a/README b/README
index 1898af98472ef7686006bb9bade0024702a5e810..ebd76bdb2105c9cd1e94c732e863c81447a7260c 100644 (file)
--- a/README
+++ b/README
@@ -40,6 +40,9 @@ REQUIREMENTS:
 
     - For kernel tracing: modprobe
 
 
     - For kernel tracing: modprobe
 
+       - bash
+         Needed for running "make check".
+
 For developers using the git tree:
 
 This source tree is based on the autotools suite from GNU to simplify
 For developers using the git tree:
 
 This source tree is based on the autotools suite from GNU to simplify
This page took 0.025091 seconds and 4 git commands to generate.