summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChris <7539871+paxperscientiam@users.noreply.github.com>2020-02-26 03:58:54 -0500
committerGitHub <noreply@github.com>2020-02-26 17:58:54 +0900
commitd8cb5c1cf5d11f4fd00bb6cc22f604cd1e38c245 (patch)
treef85b0f3609eaf3e60c30f1ee5a28bf94e02f33a6 /README.md
parentdca56da0ef8589d6e7d00c5aaa073d9adb2dd650 (diff)
Update README.md: MacPorts upgrade instruction (#1893)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b3c7cae0..669881b2 100644
--- a/README.md
+++ b/README.md
@@ -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`