mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
Add chocolatey upgrade instruction to Readme (#890)
This commit is contained in:
committed by
Junegunn Choi
parent
d295d20dc4
commit
5d12f523a3
@@ -98,6 +98,7 @@ method used.
|
|||||||
|
|
||||||
- git: `cd ~/.fzf && git pull && ./install`
|
- git: `cd ~/.fzf && git pull && ./install`
|
||||||
- brew: `brew update; brew reinstall fzf`
|
- brew: `brew update; brew reinstall fzf`
|
||||||
|
- chocolatey: `choco upgrade fzf`
|
||||||
- vim-plug: `:PlugUpdate fzf`
|
- vim-plug: `:PlugUpdate fzf`
|
||||||
|
|
||||||
Building fzf
|
Building fzf
|
||||||
|
|||||||
Reference in New Issue
Block a user