aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-12-01 21:45:45 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-12-01 21:56:27 +0530
commite61917d75ed201614ae7583f0da6811306c162e0 (patch)
tree3cf9bd99070b39adf7c5b2bfea99b3793d22e03e
parent5b42d9d8ea92cc2572a5b35d8c6343f9bf20d288 (diff)
downloadnnn-e61917d75ed201614ae7583f0da6811306c162e0.tar.gz
Add link to Cygwin wiki page
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1c5acab..24480cd 100644
--- a/README.md
+++ b/README.md
@@ -178,6 +178,8 @@ To cook yourself, download the [latest stable release](https://github.com/jarun/
`PREFIX` is supported, in case you want to install to a different location.
+Instructions for [Cygwin](https://github.com/jarun/nnn/wiki/Cygwin-instructions).
+
#### Shell completion
Search keyword and option completion scripts for Bash, Fish and Zsh can be found in respective subdirectories of [`scripts/auto-completion/`](scripts/auto-completion). Please refer to your shell's manual for installation instructions.