diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2020-08-01 23:20:55 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2020-08-01 23:31:30 +0530 |
commit | 1fb1ab55a7cb69ec6e0214676e314de07077eb5b (patch) | |
tree | 45006605f67fb970bff879f992ba48bdd8aa5668 /README.md | |
parent | e557bd2ed90db94e21eb9b192e955fde8aa53e4e (diff) | |
download | nnn-1fb1ab55a7cb69ec6e0214676e314de07077eb5b.tar.gz |
Fix build break
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw - Minimizes screen refresh with fast line redraws - Tiny binary (typically less than 100KB) - Portable - - Statically-linked binary available + - Static binary available (no need to install) - Language-agnostic plugins - Minimal library deps, easy to compile - Compile in/out features with make variables |