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

Updated Developer guides (markdown)

Arun 2022-10-22 20:46:56 +05:30
parent 9c2a45e6ee
commit 533e0b3381

@ -185,11 +185,7 @@ As an example, to compile `nnn` v3.5 for a Raspberry Pi running Raspbian Buster,
The above was tested on a Raspberry Pi Zero W running Buster and worked with no problems.
## Compile on Cygwin
Install the packages `libncurses-devel` and `libreadline-devel` and compile `nnn`:
make strip install
## Cygwin instructions
#### Copy to Windows clipboard from Cygwin