diff --git a/README.md b/README.md index 5addd18..0aae778 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Noice is Not Noice, a noicer fork...
+
@@ -89,13 +90,11 @@ nnn vs. mc vs. ranger memory usage while viewing a directory with 10,178 files,
### Installation
-nnn needs libreadline and libncursesw (on Linux or ncurses on OS X) and standard libc.
+nnn needs libreadline, libncursesw (on Linux or ncurses on OS X) and standard libc.
-- If you are using **Homebrew**, run:
-
- brew install jarun/nnn/nnn
- Packages are available on
- [AUR](https://aur.archlinux.org/packages/nnn/)
+ - [Homebrew](http://braumeister.org/formula/nnn)
- [Ubuntu PPA](https://launchpad.net/~twodopeshaggy/+archive/ubuntu/jarun/)
- To compile and install, download the [latest stable release](https://github.com/jarun/nnn/releases/latest) or clone this repository (*risky*). Run:
@@ -197,6 +196,7 @@ The following abbreviations are used in the detail view:
- To enable the desktop file manager key, set `NNN_DE_FILE_MANAGER`. E.g.:
export NNN_DE_FILE_MANAGER=thunar
+ - [mediainfo](https://mediaarea.net/en/MediaInfo) is required to view media information
#### Help