summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornicolasbarra <47286193+nicolasbarra@users.noreply.github.com>2021-01-07 02:50:08 -0500
committerGitHub <noreply@github.com>2021-01-07 16:50:08 +0900
commitcbb008c938942b096ce4c09bc5867859fb7de50e (patch)
tree3decee5046c4b8b75e9ab53d84bf1e9afb3746dc /README.md
parenteaa0c52b457fc7a98e1ca8d5a33aad9397b18662 (diff)
Update README to upgrade using brew upgrade (#2309)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 00ed40a3..ddfecb3f 100644
--- a/README.md
+++ b/README.md
@@ -171,7 +171,7 @@ while. Please follow the instruction below depending on the installation
method used.
- git: `cd ~/.fzf && git pull && ./install`
-- brew: `brew update; brew reinstall fzf`
+- brew: `brew update; brew upgrade fzf`
- macports: `sudo port upgrade fzf`
- chocolatey: `choco upgrade fzf`
- vim-plug: `:PlugUpdate fzf`