From 6ae085f9745777dab85a38ff137c0e762bfab083 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 15 Oct 2017 17:41:15 +0900 Subject: [PATCH] Add link to Windows wiki page Related: #1072 /cc @janlazo --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6fe8ad..90250a1 100644 --- a/README.md +++ b/README.md @@ -125,10 +125,12 @@ available as a [Chocolatey package][choco]. choco install fzf ``` -However, other components of the project may not work on Windows. You might -want to consider installing fzf on [Windows Subsystem for Linux][wsl] where +However, other components of the project may not work on Windows. Known issues +and limitations can be found on [the wiki page][windows-wiki]. You might want +to consider installing fzf on [Windows Subsystem for Linux][wsl] where everything runs flawlessly. +[windows-wiki]: https://github.com/junegunn/fzf/wiki/Windows [wsl]: https://blogs.msdn.microsoft.com/wsl/ Upgrading fzf