mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-17 15:53:39 -05:00
Update README to upgrade using brew upgrade (#2309)
This commit is contained in:
@@ -171,7 +171,7 @@ while. Please follow the instruction below depending on the installation
|
|||||||
method used.
|
method used.
|
||||||
|
|
||||||
- git: `cd ~/.fzf && git pull && ./install`
|
- git: `cd ~/.fzf && git pull && ./install`
|
||||||
- brew: `brew update; brew reinstall fzf`
|
- brew: `brew update; brew upgrade fzf`
|
||||||
- macports: `sudo port upgrade fzf`
|
- macports: `sudo port upgrade fzf`
|
||||||
- chocolatey: `choco upgrade fzf`
|
- chocolatey: `choco upgrade fzf`
|
||||||
- vim-plug: `:PlugUpdate fzf`
|
- vim-plug: `:PlugUpdate fzf`
|
||||||
|
|||||||
Reference in New Issue
Block a user