From 3218aabd97221ccd09419e253020b748eed20070 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 9 Apr 2015 19:08:56 -0700 Subject: [PATCH] improve install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b860825..c121c41 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Heads Up! WakaTime depends on [Python](http://www.python.org/getit/) being insta or using [Pathogen](https://github.com/tpope/vim-pathogen):
`cd ~/.vim/bundle && git clone git://github.com/wakatime/vim-wakatime.git` -3. Enter your [api key](https://wakatime.com/settings#apikey) from [https://wakatime.com/settings#apikey](https://wakatime.com/settings#apikey), then press `enter`. +3. Enter your [api key](https://wakatime.com/settings#apikey), then press `enter`. 4. Use Vim like you normally do and your time will be tracked for you automatically.