aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index f52fca444..80a87d274 100644
--- a/README
+++ b/README
@@ -264,8 +264,8 @@ $ make
264$ make install 264$ make install
265$ make check 265$ make check
266 266
267Some of the testcases require python >= 2.6 and pexpect to be 267Some of the testcases require python >= 2.6 (+ the python module "futures")
268installed. If any testcases fail to pass on your system, run 268and pexpect to be installed. If any testcases fail to pass on your system, run
269"contrib/scripts/report.sh" (in the repository) or "gnunet-bugreport" 269"contrib/scripts/report.sh" (in the repository) or "gnunet-bugreport"
270when you already have GNUnet installed and report the output together with 270when you already have GNUnet installed and report the output together with
271information about the failing testcase to the Mantis bugtracking 271information about the failing testcase to the Mantis bugtracking