Update README.md

This commit is contained in:
gK 2018-07-14 12:37:21 -04:00 committed by GitHub
parent dee2776e6b
commit 0c71d2d5cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ 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.
`:PlugInstall` to install.
2. Enter your [api key](https://wakatime.com/settings#apikey), then press `enter`.