1
1
mirror of https://github.com/jarun/nnn.git synced 2024-09-11 13:06:14 +03:00

Updated Developer guides (markdown)

Piña Colada 2021-05-13 10:12:22 +05:30
parent f4753e3c6c
commit c0b4b9d49d

@ -172,6 +172,8 @@ Install plugins and use the program option `-x`.
In this example we will compile `nnn` with [netbsd-curses](https://github.com/sabotage-linux/netbsd-curses) and [musl libc](https://www.musl-libc.org/) on Ubuntu 20.04.
There are known issues. See https://github.com/sabotage-linux/netbsd-curses/issues/46 before you proceed.
#### Install musl
sudo apt install musl musl-dev musl-tools