Revert "README: Change"
authorng0 <contact.ng0@cryptolab.net>
Mon, 16 Jan 2017 13:02:38 +0000 (13:02 +0000)
committerng0 <contact.ng0@cryptolab.net>
Mon, 16 Jan 2017 13:02:38 +0000 (13:02 +0000)
This reverts commit 06a3136e27109c317d20c28049ac55c47e2e05d9.

README

diff --git a/README b/README
index 5e97425c947b9f95e995496a463e0e4cbc8c6e44..21fb00ff505e4133ed93d0ca9321653c5a560a56 100644 (file)
--- a/README
+++ b/README
@@ -83,7 +83,7 @@ actual GNUnet compilation and installation process with:
 
 $ export GNUNET_PREFIX=/usr/local/lib # or other directory of your choice
 # addgroup gnunetdns
-# adduser --system --home "/var/lib/gnunet" --group gnunet
+# adduser gnunet gnunet
 # ./configure --prefix=$GNUNET_PREFIX/.. --with-extractor=$LE_PREFIX
 $ make
 # make install