Skip to content

Commit 60f6df9

Browse files
authored
Recommend installing from winget, not chocolatey, because chocolatey's fzf package is unmaintained and outdated (#357)
1 parent 697a696 commit 60f6df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Follow the [installation instructions for fzf](https://github.com/junegunn/fzf#i
131131

132132
### Windows
133133

134-
The latest version of `fzf` is available via [Chocolatey](https://chocolatey.org/packages/fzf), or you can download the `fzf` binary and place it in your path. Run `Get-Command fzf*.exe` to verify that PowerShell can find the executable.
134+
The latest version of `fzf` is available via [winget](https://winstall.app/apps/junegunn.fzf), or you can download the `fzf` binary and place it in your path. Run `Get-Command fzf*.exe` to verify that PowerShell can find the executable.
135135

136136
PSFzf has been tested under PowerShell 5.0, 6.0, and 7.0.
137137

0 commit comments

Comments
 (0)