From e61917d75ed201614ae7583f0da6811306c162e0 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sat, 1 Dec 2018 21:45:45 +0530 Subject: [PATCH] Add link to Cygwin wiki page --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c5acabc..24480cdc 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.