Update README.md: MacPorts upgrade instruction (#1893)

This commit is contained in:
Chris 2020-02-26 03:58:54 -05:00 committed by GitHub
parent dca56da0ef
commit d8cb5c1cf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@ method used.
- git: `cd ~/.fzf && git pull && ./install`
- brew: `brew update; brew reinstall fzf`
- macports: `sudo port upgrade fzf`
- chocolatey: `choco upgrade fzf`
- vim-plug: `:PlugUpdate fzf`