aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Sijmen J. Mulder <ik@sjmulder.nl>2018-12-17 23:21:42 +0100
committerGravatar Sijmen J. Mulder <ik@sjmulder.nl>2018-12-17 23:21:42 +0100
commitb31f43a2cb0d7c8ff61287a03f7376e1f714ef4a (patch)
tree15a98c3e5b72ebf0ff053ceb5a382cf4a1915d28
parent532c1435e52a2e6cf631a530928f04f74fbaa90a (diff)
downloadnnn-b31f43a2cb0d7c8ff61287a03f7376e1f714ef4a.tar.gz
Changes suggested by @jarun
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3d2591a..016994c 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Noice is Not Noice, a noicer fork...
[Integrate utilities](https://github.com/jarun/nnn#sample-scripts) like sxiv or fzy easily, transfer selected files using lftp or use it as a [(neo)vim plugin](https://github.com/jarun/nnn#neovim-plugin); `nnn` supports as many scripts as you need!
-It runs on Linux, macOS, BSD, Cygwin, Linux subsystem for Windows, Termux, and more.
+It runs on Linux, macOS, BSD, Cygwin, Linux subsystem for Windows and Termux.
[Quickstart](#quickstart) and see how `nnn` simplifies those long desktop sessions.
@@ -146,7 +146,7 @@ Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors)
#### Dependencies
-`nnn` needs curses with wide character support (like ncursesw) and standard libc.
+`nnn` needs a curses library with wide character support (like ncursesw) and standard libc.
#### From a package manager