From: Arun Prakash Jana Date: Mon, 13 Apr 2020 19:55:54 +0000 (+0530) Subject: Update docs X-Git-Tag: v3.2~137 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=cf3c55b7871f20d55db74f4ba2a4542643ade4a0;p=nnn.git Update docs --- diff --git a/README.md b/README.md index f6908b6d..fc2edba7 100644 --- 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