diff --git a/Developer-guides.md b/Developer-guides.md index 7c0d61a..54cdde9 100644 --- a/Developer-guides.md +++ b/Developer-guides.md @@ -176,7 +176,8 @@ In this example we will compile `nnn` on Ubuntu 20.04 with - [musl-fts](https://github.com/void-linux/musl-fts) - [musl libc](https://www.musl-libc.org/) -Discussion [thread](https://github.com/sabotage-linux/netbsd-curses/issues/46). +Discussion [thread](https://github.com/sabotage-linux/netbsd-curses/issues/46). +See this [thread](https://github.com/jarun/nnn/issues/1081) to save some more on `terminfo`. [Compilation script](https://github.com/jarun/nnn/blob/master/misc/musl/musl-static-ubuntu.sh) for Ubuntu closely following this procedure.