]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Mon, 13 Apr 2020 19:55:54 +0000 (01:25 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Mon, 13 Apr 2020 19:55:54 +0000 (01:25 +0530)
README.md

index f6908b6d489c26c0c88113a029c9a3bc06599fb6..fc2edba73b64a3a2c29a95ab4a72b6ac334bd456 100644 (file)
--- a/README.md
+++ b/README.md
@@ -170,11 +170,11 @@ Unlisted packagers:
 
 #### Release packages
 
-Packages for Arch Linux, CentOS, Debian, Fedora and Ubuntu are auto-generated with the [latest stable release](https://github.com/jarun/nnn/releases/latest).
+Packages for Arch Linux, CentOS, Debian, Fedora, Ubuntu and a static binary are generated with the [latest release](https://github.com/jarun/nnn/releases/latest).
 
 #### From source
 
-Download the [latest stable release](https://github.com/jarun/nnn/releases/latest) or clone this repository (*risky*), install deps and compile. On Ubuntu 18.04:
+Download the [latest release](https://github.com/jarun/nnn/releases/latest) or clone this repository (*risky*), install deps and compile. On Ubuntu 18.04:
 
 ```sh
 sudo apt-get install pkg-config libncursesw5-dev libreadline-dev