From 67a064cae30056082e418a86c9753278815a1f1b Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Tue, 25 Jun 2013 18:54:01 -0600 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cc4a38d..793acb9 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,15 @@ Automatic time tracking. Installation ------------ -Get an api key by signing up at https://www.wakati.me +1) Get an api key from: -Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager: +https://www.wakati.me + +2) Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager: Add `Bundle 'wakatime/vim-wakatime'` to your `~/.vimrc` -Then run these shell commands: +3) Run these shell commands: sudo touch /var/log/wakatime.log && sudo chmod a+w !$ echo "api_key=MY_API_KEY" > ~/.wakatime