aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Sijmen J. Mulder <ik@sjmulder.nl>2018-12-17 17:11:42 +0100
committerGravatar Sijmen J. Mulder <ik@sjmulder.nl>2018-12-17 17:11:42 +0100
commitb4e5b243791cba0152f79e16fb4d3ca1a9db69b0 (patch)
tree0ec5def1a432c5772ac4a728eb64b058d3abd97e
parent9eec60f8b1400dfd00a27bd53d0f9131ecdd4f55 (diff)
downloadnnn-b4e5b243791cba0152f79e16fb4d3ca1a9db69b0.tar.gz
Tweak list of supported platforms
- Add BSD - Raspberry Pi is not an OS - Non-exhaustive
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1596cd7..5fce8a4 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Noice is Not Noice, a noicer fork...
[Integrate utilities](https://github.com/jarun/nnn#sample-scripts) like sxiv or fzy easily, transfer selected files using lftp or use it as a [(neo)vim plugin](https://github.com/jarun/nnn#neovim-plugin); `nnn` supports as many scripts as you need!
-It runs on Linux, macOS, Raspberry Pi, Cygwin, Linux subsystem for Windows and Termux.
+It runs on Linux, macOS, BSD, Cygwin, Linux subsystem for Windows, Termux, and more.
[Quickstart](#quickstart) and see how `nnn` simplifies those long desktop sessions.