diff --git a/Windows.md b/Windows.md new file mode 100644 index 0000000..964e446 --- /dev/null +++ b/Windows.md @@ -0,0 +1,12 @@ +## Windows + +Pre-built binaries for Windows can be downloaded [here][bin]. However, other +components of the project does 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/ + +### PowerShell + +https://github.com/kelleyma49/PSFzf \ No newline at end of file