Skip to content
Snippets Groups Projects
Commit 5d12f523 authored by Miodrag Milić's avatar Miodrag Milić Committed by Junegunn Choi
Browse files

Add chocolatey upgrade instruction to Readme (#890)

parent d295d20d
No related branches found
No related tags found
No related merge requests found
...@@ -98,6 +98,7 @@ method used. ...@@ -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
......
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