mirror of
https://github.com/jarun/nnn.git
synced 2024-11-27 05:11:30 +00:00
Updated Developer guides (markdown)
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
|
||||
|
|
Loading…
Reference in a new issue