m/fzf
1
0
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:
Miodrag Milić
2017-03-29 18:59:41 +02:00
committed by Junegunn Choi
parent d295d20dc4
commit 5d12f523a3

View File

@@ -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