fix invalid command (#113)

* fix invalid command

* adding '-S' argument
This commit is contained in:
Youssef Hesham 2018-08-12 15:36:12 +03:00 committed by Arun Prakash Jana
parent 288af8a2eb
commit 1d6a36ae18
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors)
#### From a package manager
- [AUR](https://aur.archlinux.org/packages/nnn/) (`pacman -S nnn`)
- [AUR](https://aur.archlinux.org/packages/nnn/) (`yaourt -S nnn`)
- [Debian](https://packages.debian.org/search?keywords=nnn&searchon=names&exact=1) (`apt-get install nnn`)
- [Fedora](https://apps.fedoraproject.org/packages/nnn) (`dnf install nnn`)
- [FreeBSD](https://www.freshports.org/misc/nnn) (`pkg install nnn`)