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