From c0b4b9d49dbb0d51a122c8c9da6626e7bbabb1ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pi=C3=B1a=20Colada?= Date: Thu, 13 May 2021 10:12:22 +0530 Subject: [PATCH] Updated Developer guides (markdown) --- Developer-guides.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Developer-guides.md b/Developer-guides.md index f8d1241..10569c2 100644 --- a/Developer-guides.md +++ b/Developer-guides.md @@ -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