From c5ac6151fb0a1ce9baf0a973b253632dec0e1a4d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 9 Sep 2012 15:42:48 +0000 Subject: -fix --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 78207584f..9066189d0 100644 --- a/README +++ b/README @@ -76,8 +76,8 @@ $ adduser gnunet gnunet $ ./configure --prefix=$GNUNET_PREFIX --with-extractor=$LE_PREFIX $ make # make install -# sudo -u gnunet mkdir ~/.gnunet/ -# sudo -u gnunet touch ~/.gnunet/gnunet.conf +# sudo -u gnunet mkdir ~gnunet/.gnunet/ +# sudo -u gnunet touch ~gnunet/.gnunet/gnunet.conf # sudo -u gnunet gnunet-arm -s This will create the users and groups needed for running GNUnet -- cgit v1.2.3