aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Mischievous Meerkat <engineerarun@gmail.com>2019-10-09 20:44:46 +0530
committerGravatar GitHub <noreply@github.com>2019-10-09 20:44:46 +0530
commit0125684d3ff47167e1e5bd59df1802519e6fe5d3 (patch)
treea9ed2e813f831cea2ee858cff25a7928d1dab570 /README.md
parent84bb0b5bfecce3e065fc1c8f87733e330c0fda62 (diff)
parent9e25886694aec45afd80edc3191ea16c2482165c (diff)
downloadnnn-0125684d3ff47167e1e5bd59df1802519e6fe5d3.tar.gz
Merge pull request #344 from rindeal/make
do build configuration with variables instead of targets
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9fa39fd..5dbd644 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ Notes:
#### Library dependencies
-A curses library with wide char support (e.g. ncursesw), libreadline (`make norl` to drop) and standard libc.
+A curses library with wide char support (e.g. ncursesw), libreadline (`make O_NORL=1` to drop) and standard libc.
#### Utility dependencies