para_server: Don't link with stat.o.
[paraslash.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 70c3094754cbb3426a80ec8c8f23b10242192cd6..e2e7ac97b307162af92093e3cce62a266f81a271 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -69,7 +69,7 @@ with the commands
 
        key=~/.paraslash/key.$LOGNAME
        mkdir -p ~/.paraslash
-       (umask 077 && openssl genrsa -out $key)
+       (umask 077 && openssl genrsa -out $key 2048)
 
 Next, extract its public part: