aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-03 13:19:52 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-03 13:19:52 +0000
commit29c724d2a7764f83fe846b418d09540348b86983 (patch)
treedafaff8e37ba51355b22b6f38d856ae49e145006 /README
parentb303961f38c9b578f30248ee364ed4e5ffdcd06c (diff)
downloadgnunet-29c724d2a7764f83fe846b418d09540348b86983.tar.gz
gnunet-29c724d2a7764f83fe846b418d09540348b86983.zip
implementing #1747
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 978ae2916..7c6470b26 100644
--- a/README
+++ b/README
@@ -123,8 +123,8 @@ The defaults that are shipped with the installation are usually ok,
123you may want to adjust the limitations (space consumption, bandwidth, 123you may want to adjust the limitations (space consumption, bandwidth,
124etc.) though. The configuration files are human-readable. Note that 124etc.) though. The configuration files are human-readable. Note that
125you MUST create "~/.gnunet/gnunet.conf" explicitly before starting 125you MUST create "~/.gnunet/gnunet.conf" explicitly before starting
126GNUnet. You can either copy "defaults.conf" or simply create an empty 126GNUnet. You can either run gnunet-setup (available as part of the
127file. 127gnunet-gtk source package) or simply create an empty file.
128 128
129 129
130Usage 130Usage