aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 6e1160b..8d9da10 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,7 +8,7 @@ CONFIG when running make. For example:
# edit my-config.mk
make CONFIG=my-config.mk
-Unless you are compiling for Linux you make have to add
+Unless you are compiling for Linux you may have to add
-D'FAST_RANDOM_PATHNAME="<path to a non-blocking random number generator>"'
(/dev/urandom on Linux) and
-D'SECURE_RANDOM_PATHNAME="<path to a blocking random number generator>"'