From 85869129442a971414710ebd8bef97433570083b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 9 Sep 2012 15:43:59 +0000 Subject: -update configure info --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 8ddc76826..63c9e5531 100644 --- a/configure.ac +++ b/configure.ac @@ -1196,8 +1196,8 @@ After that, run (if necessary as 'root') make install to install everything. Then, in order to start your peer, run as the 'gnunet' user - mkdir $HOME/.gnunet/ - touch $HOME/.gnunet/gnunet.conf + mkdir ~gnunet/.gnunet/ + touch ~gnunet/.gnunet/gnunet.conf gnunet-arm -s Each GNUnet user should also be added to the 'gnunet' group (may -- cgit v1.2.3