aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-09-09 15:42:48 +0000
committerChristian Grothoff <christian@grothoff.org>2012-09-09 15:42:48 +0000
commitc5ac6151fb0a1ce9baf0a973b253632dec0e1a4d (patch)
tree3768570462c1e6551db97deb4391bbd4c0b616c6 /README
parent37f8ff6c491ee2ff01dc88e2ec74ea976af5f77d (diff)
downloadgnunet-c5ac6151fb0a1ce9baf0a973b253632dec0e1a4d.tar.gz
gnunet-c5ac6151fb0a1ce9baf0a973b253632dec0e1a4d.zip
-fix
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