aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorng0 <contact.ng0@cryptolab.net>2017-01-16 13:02:38 +0000
committerng0 <contact.ng0@cryptolab.net>2017-01-16 13:02:38 +0000
commit85320267db58094d6623fd93bf969e0d4a6d96f2 (patch)
tree40d55a29b7eb58e2904768bb77bec671f8761956 /README
parent06a3136e27109c317d20c28049ac55c47e2e05d9 (diff)
downloadgnunet-85320267db58094d6623fd93bf969e0d4a6d96f2.tar.gz
gnunet-85320267db58094d6623fd93bf969e0d4a6d96f2.zip
Revert "README: Change"
This reverts commit 06a3136e27109c317d20c28049ac55c47e2e05d9.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 5e97425c9..21fb00ff5 100644
--- a/README
+++ b/README
@@ -83,7 +83,7 @@ actual GNUnet compilation and installation process with:
83 83
84$ export GNUNET_PREFIX=/usr/local/lib # or other directory of your choice 84$ export GNUNET_PREFIX=/usr/local/lib # or other directory of your choice
85# addgroup gnunetdns 85# addgroup gnunetdns
86# adduser --system --home "/var/lib/gnunet" --group gnunet 86# adduser gnunet gnunet
87# ./configure --prefix=$GNUNET_PREFIX/.. --with-extractor=$LE_PREFIX 87# ./configure --prefix=$GNUNET_PREFIX/.. --with-extractor=$LE_PREFIX
88$ make 88$ make
89# make install 89# make install