Changes suggested by @jarun

This commit is contained in:
Sijmen J. Mulder 2018-12-17 23:21:42 +01:00
parent 532c1435e5
commit b31f43a2cb
1 changed files with 2 additions and 2 deletions

View File

@ -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