1
1
mirror of https://github.com/jarun/nnn.git synced 2024-09-20 17:28:06 +03:00

Merge pull request #194 from TBK/patch-3

Add install command for Alpine Linux
This commit is contained in:
Arun Prakash Jana 2019-01-18 06:40:30 +05:30 committed by GitHub
commit 5bd2833b12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,6 +152,7 @@ Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors)
#### From a package manager
- [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=nnn) (`apk add nnn`)
- [Arch Linux](https://www.archlinux.org/packages/community/x86_64/nnn/) (`pacman -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`)