aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-09-09 15:42:48 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-09-09 15:42:48 +0000
commit97848fb40cab2d07afd5b60abc15a14620d9acc6 (patch)
tree3768570462c1e6551db97deb4391bbd4c0b616c6 /README
parentcf54f5baf91f3c7ade7532ddf63c554c6e742b3e (diff)
-fix
git-svn-id: https://gnunet.org/svn/gnunet@23728 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 78207584f6..9066189d03 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