aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files 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')
1196 make install 1196 make install
1197to install everything. 1197to install everything.
1198Then, in order to start your peer, run as the 'gnunet' user 1198Then, in order to start your peer, run as the 'gnunet' user
1199 mkdir $HOME/.gnunet/ 1199 mkdir ~gnunet/.gnunet/
1200 touch $HOME/.gnunet/gnunet.conf 1200 touch ~gnunet/.gnunet/gnunet.conf
1201 gnunet-arm -s 1201 gnunet-arm -s
1202 1202
1203Each GNUnet user should also be added to the 'gnunet' group (may 1203Each GNUnet user should also be added to the 'gnunet' group (may