aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 78207584f..9066189d0 100644
--- a/README
+++ b/README
@@ -76,8 +76,8 @@ $ adduser gnunet gnunet
76$ ./configure --prefix=$GNUNET_PREFIX --with-extractor=$LE_PREFIX 76$ ./configure --prefix=$GNUNET_PREFIX --with-extractor=$LE_PREFIX
77$ make 77$ make
78# make install 78# make install
79# sudo -u gnunet mkdir ~/.gnunet/ 79# sudo -u gnunet mkdir ~gnunet/.gnunet/
80# sudo -u gnunet touch ~/.gnunet/gnunet.conf 80# sudo -u gnunet touch ~gnunet/.gnunet/gnunet.conf
81# sudo -u gnunet gnunet-arm -s 81# sudo -u gnunet gnunet-arm -s
82 82
83This will create the users and groups needed for running GNUnet 83This will create the users and groups needed for running GNUnet