summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2016-11-09 01:45:27 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2016-11-09 01:45:27 +0900
commita221c672fbd968ea4cd83557a228065a8fc129f3 (patch)
tree0a20abd9ed010fe0d597c7852651f1fdbd1bd2de /README.md
parentf87d382ec831ea35a982fa7776000c43654e1538 (diff)
0.15.60.15.6
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index a4900116..1704bc09 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,15 @@ method used.
- brew: `brew update; brew reinstall fzf`
- vim-plug: `:PlugUpdate fzf`
+### Windows
+
+Pre-built binaries for Windows can be downloaded [here][bin]. 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 everything runs
+flawlessly.
+
+[wsl]: https://blogs.msdn.microsoft.com/wsl/
+
Usage
-----