mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
updated readme with correct config file name
This commit is contained in:
parent
2357f1325c
commit
75b64c58e2
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user