update install instructions and screenshot

This commit is contained in:
Alan Hamlett 2014-11-07 15:54:26 -08:00
parent c248c20aea
commit b48fdeb79e
1 changed files with 4 additions and 6 deletions

View File

@ -9,7 +9,7 @@ Installation
Heads Up! WakaTime depends on [Python](http://www.python.org/getit/) being installed to work correctly.
1. Get an api key from: https://wakatime.com/#apikey
1. Install [Vundle](https://github.com/gmarik/vundle).
2. Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager:<br />
`echo "Bundle 'wakatime/vim-wakatime'" >> ~/.vimrc && vim +BundleInstall`
@ -17,16 +17,14 @@ Heads Up! WakaTime depends on [Python](http://www.python.org/getit/) being insta
or using [Pathogen](https://github.com/tpope/vim-pathogen):<br />
`cd ~/.vim/bundle && git clone git://github.com/wakatime/vim-wakatime.git`
3. You will see a prompt at the bottom asking for your [api key](https://wakatime.com/#apikey). Enter your api key, then press `enter`.
3. Enter your [api key](https://wakatime.com/settings#apikey) from [https://wakatime.com/settings#apikey](https://wakatime.com/settings#apikey), then press `enter`.
4. Use Vim and your time will automatically be tracked for you.
4. Use Vim like you normally do and your time will be tracked for you automatically.
5. Visit https://wakatime.com to see your logged time.
6. Consider installing [BIND9](https://help.ubuntu.com/community/BIND9ServerHowto#Caching_Server_configuration) to cache your repeated DNS requests: `sudo apt-get install bind9`
Screen Shots
------------
![Project Overview](https://wakatime.com/static/img/ScreenShots/ScreenShot_2014-09-15.png)
![Project Overview](https://wakatime.com/static/img/ScreenShots/ScreenShot-2014-10-29.png)