summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2017-10-15 17:41:15 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2017-10-15 17:44:25 +0900
commit6ae085f9745777dab85a38ff137c0e762bfab083 (patch)
tree80433915a533a7a9d6092695960ba017f8cf0d35 /README.md
parentcb8e97274ecb84124e3e9243941b82c0e58fbd96 (diff)
Add link to Windows wiki page
Related: #1072 /cc @janlazo
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index a6fe8add..90250a11 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