append to TAIL of mutation list for processing in right order
[oweals/gnunet.git] / README
diff --git a/README b/README
index 21fb00ff505e4133ed93d0ca9321653c5a560a56..a72d8b3b828d91e41dc9b8f90f5fd0ac8fb5aafa 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 gnunet gnunet
+# adduser --system --home "/var/lib/gnunet" --group gnunet --shell /bin/sh
 # ./configure --prefix=$GNUNET_PREFIX/.. --with-extractor=$LE_PREFIX
 $ make
 # make install