From dfc7efcf73f14d43ecdabf92fd22829b084e0600 Mon Sep 17 00:00:00 2001 From: gK <22204443+yankskwesi@users.noreply.github.com> Date: Sat, 14 Jul 2018 12:39:09 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21ab848..68fae27 100644 --- a/README.md +++ b/README.md @@ -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`.