Update README.md
This commit is contained in:
parent
0c71d2d5cd
commit
dfc7efcf73
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ Installation
|
|||
|
||||
Or with [Pathogen](https://github.com/tpope/vim-pathogen): `cd ~/.vim/bundle && git clone git://github.com/wakatime/vim-wakatime.git`
|
||||
|
||||
Or with [Vim-plug](https://github.com/junegunn/vim-plug): add `Plug 'wakatime/vim-wakatime` to .vimrc file, reload .vimrc with `:so ~/.vimrc`,
|
||||
`:PlugInstall` to install.
|
||||
Or with [Vim-plug](https://github.com/junegunn/vim-plug): add `Plug 'wakatime/vim-wakatime` to .vimrc file. While in vim reload .vimrc with `:so ~/.vimrc` or restart vim, enter
|
||||
`:PlugInstall`.
|
||||
|
||||
2. Enter your [api key](https://wakatime.com/settings#apikey), then press `enter`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue