aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar David Harder <davidjharder@gmail.com>2018-11-30 13:40:56 -0600
committerGravatar GitHub <noreply@github.com>2018-11-30 13:40:56 -0600
commitdf64258c537458513a69c6f8ed46d27c0ab08f5b (patch)
treeaf68037358f832d7c52ef6d4dae23a63dd268afe
parent9403d527208e12900e601420acdfd7813de592b9 (diff)
downloadnnn-df64258c537458513a69c6f8ed46d27c0ab08f5b.tar.gz
Add Solus to README
`nnn ` is now packaged for Solus.
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f8f2674..132c5a6 100644
--- a/README.md
+++ b/README.md
@@ -156,6 +156,7 @@ Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors)
- [openSUSE](https://software.opensuse.org/package/nnn) (and packages for several other distros) (`zypper in nnn`)
- [Raspbian Testing](https://archive.raspbian.org/raspbian/pool/main/n/nnn/) (`apt-get install nnn`)
- [Slackware](http://slackbuilds.org/repository/14.2/system/nnn/) (`slackpkg install nnn`)
+- [Solus](https://packages.getsol.us/shannon/n/nnn/) (`eopkg install nnn`)
- [Source Mage](http://codex.sourcemage.org/test/shell-term-fm/nnn/) (`cast nnn`)
- [Termux](https://github.com/termux/termux-packages/tree/master/packages/nnn) (`pkg in nnn`)
- [Ubuntu](https://packages.ubuntu.com/search?keywords=nnn&searchon=names&exact=1) (`apt-get install nnn`)
@@ -164,7 +165,7 @@ Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors)
#### Release packages
-Packages for Arch Linux, CentOS, Debian, Fedora and Ubuntu are available with the [latest stable release](https://github.com/jarun/nnn/releases/latest).
+Packages for Arch Linux, CentOS, Debian, Fedora, Solus, and Ubuntu are available with the [latest stable release](https://github.com/jarun/nnn/releases/latest).
#### From source