Skip to content
Snippets Groups Projects
Commit 4800e5d2 authored by Ross Smith II's avatar Ross Smith II Committed by Junegunn Choi
Browse files

Add scoop mention (#1646)

parent 3b1e37f7
No related branches found
No related tags found
No related merge requests found
......@@ -188,7 +188,7 @@ pkg install fzf
### Windows
Pre-built binaries for Windows can be downloaded [here][bin]. fzf is also
available as a [Chocolatey package][choco].
available as a [Chocolatey package][choco]:
[choco]: https://chocolatey.org/packages/fzf
......@@ -196,6 +196,14 @@ available as a [Chocolatey package][choco].
choco install fzf
```
or a [Scoop package][scoop]:
[scoop]: https://github.com/ScoopInstaller/Main/blob/master/bucket/fzf.json
```sh
scoop install fzf
```
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment