updated readme with correct config file name

This commit is contained in:
Alan Hamlett 2013-07-07 18:51:27 -07:00
parent 2357f1325c
commit 75b64c58e2
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
sublime-wakatime 0.1.0
================
automatic time tracking for Sublime Text 2
automatic time tracking for Sublime Text 2 & 3 using https://wakati.me
Installation
------------
@ -12,7 +12,7 @@ https://wakati.me
2) Run this shell command replacing KEY with your api key:
echo "api_key=KEY" >> ~/.wakatime
echo "api_key=KEY" >> ~/.wakatime.conf
3) Install the plugin in Sublime's Packages directory.