forked from luna/vim-rana-local
update readme with new wakatime.com domain
This commit is contained in:
parent
82b609cb6b
commit
c95d96ccbe
1 changed files with 4 additions and 4 deletions
|
@ -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://wakati.me
|
||||
1. Get an api key from: https://wakatime.com/#apikey
|
||||
|
||||
2. Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager:
|
||||
|
||||
|
@ -17,11 +17,11 @@ Heads Up! WakaTime depends on [Python](http://www.python.org/getit/) being insta
|
|||
|
||||
b) Then inside Vim, type `:BundleInstall`.
|
||||
|
||||
3. You will see a prompt at the bottom asking for your [api key](https://www.wakati.me/#apikey). Enter your api key, then press `enter`.
|
||||
3. You will see a prompt at the bottom asking for your [api key](https://www.wakatime.com/#apikey). Enter your api key, then press `enter`.
|
||||
|
||||
4. Use Vim and your time will automatically be tracked for you.
|
||||
|
||||
5. Visit https://wakati.me to see your logged time.
|
||||
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`
|
||||
|
||||
|
@ -29,4 +29,4 @@ Heads Up! WakaTime depends on [Python](http://www.python.org/getit/) being insta
|
|||
Screen Shots
|
||||
------------
|
||||
|
||||
![Project Overview](https://www.wakati.me/static/img/ScreenShots/Screen Shot 2013-10-26 at 5.04.01 PM.png)
|
||||
![Project Overview](https://www.wakatime.com/static/img/ScreenShots/Screen Shot 2013-10-26 at 5.04.01 PM.png)
|
||||
|
|
Loading…
Reference in a new issue