aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5fce8a4..a79a63a 100644
--- a/README.md
+++ b/README.md
@@ -146,7 +146,7 @@ Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors)
#### Dependencies
-`nnn` needs libncursesw (on Linux or ncurses on macOS) and standard libc.
+`nnn` needs curses with wide character support (like ncursesw) and standard libc.
#### From a package manager