summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMiodrag Milić <miodrag.milic@gmail.com>2017-03-29 18:59:41 +0200
committerJunegunn Choi <junegunn.c@gmail.com>2017-03-30 01:59:41 +0900
commit5d12f523a30ee70979b2967d375f62400301b13b (patch)
treeea4231593fde9bd1a16a6a25d2a289c8d05d8c7e /README.md
parentd295d20dc4f0374d08ab251732c4052e6de43ce8 (diff)
Add chocolatey upgrade instruction to Readme (#890)
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 4062a45c..304447d9 100644
--- a/README.md
+++ b/README.md
@@ -98,6 +98,7 @@ method used.
- git: `cd ~/.fzf && git pull && ./install`
- brew: `brew update; brew reinstall fzf`
+- chocolatey: `choco upgrade fzf`
- vim-plug: `:PlugUpdate fzf`
Building fzf