Update README

This commit is contained in:
Junegunn Choi 2014-08-02 01:00:59 +09:00
parent d89949f16c
commit 0fdb56ba72

View file

@ -120,7 +120,7 @@ Plug 'tpope/vim-fireplace', { 'for': 'clojure' }
Plug 'junegunn/vader.vim', { 'on': 'Vader', 'for': 'vader' }
```
### Post-installation/update hooks
### Post-update hooks
There are some plugins that require extra steps after installation or update.
In that case, use `do` option to describe the task to be performed.