You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ Follow the [installation instructions for fzf](https://github.com/junegunn/fzf#i
131
131
132
132
### Windows
133
133
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.
135
135
136
136
PSFzf has been tested under PowerShell 5.0, 6.0, and 7.0.
0 commit comments