aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2017-04-16 13:05:08 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2017-04-16 13:07:29 +0530
commit5b68fa1a67b01fc159bdc357babc1c33e98bc992 (patch)
treeef3cf1e4f2f8acfed0c0fde49446a1ab52136172 /README.md
parent2d7b575c8257fbc25f9959701ebebeb26f100036 (diff)
downloadnnn-5b68fa1a67b01fc159bdc357babc1c33e98bc992.tar.gz
Use libncursesw for internationalization
Update README on dependencies
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 e452e32..25117b3 100644
--- a/README.md
+++ b/README.md
@@ -139,7 +139,7 @@ nnn vs. ranger memory usage while viewing a directory with 10,178 files, sorted
### Installation
-nnn needs a curses implementation and standard libc.
+nnn needs libncursesw on Linux (or ncurses on OS X) and standard libc.
- If you are using Homebrew, run: