Browse Source

Merge pull request #194 from TBK/patch-3

Add install command for Alpine Linux
master
Arun Prakash Jana GitHub 6 years ago
parent
commit
5bd2833b12
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md 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`)


Loading…
Cancel
Save