aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 5 insertions, 4 deletions
diff --git a/README b/README
index 8b836a572..dfc13f734 100644
--- a/README
+++ b/README
@@ -197,10 +197,11 @@ $ make install
197$ export GNUNET_PREFIX=$SOMEWHERE 197$ export GNUNET_PREFIX=$SOMEWHERE
198$ make check 198$ make check
199 199
200If any testcases fail to pass on your system, run "contrib/report.sh" 200Some of the testcases require python >= 2.6 and pexpect to be
201and report the output together with information about the failing 201installed. If any testcases fail to pass on your system, run
202testcase to the Mantis bugtracking system at 202"contrib/report.sh" and report the output together with
203https://gnunet.org/bugs/. 203information about the failing testcase to the Mantis bugtracking
204system at https://gnunet.org/bugs/.
204 205
205 206
206Running http on port 80 and https on port 443 207Running http on port 80 and https on port 443