removed touch logfile from readme
This commit is contained in:
parent
7d41df4edb
commit
3457b0b534
1 changed files with 2 additions and 3 deletions
|
@ -10,10 +10,9 @@ Installation
|
||||||
|
|
||||||
https://wakati.me
|
https://wakati.me
|
||||||
|
|
||||||
2) Run these shell commands:
|
2) Run this shell command replacing KEY with your api key:
|
||||||
|
|
||||||
echo "api_key=MY_API_KEY" > ~/.wakatime
|
echo "api_key=KEY" > ~/.wakatime
|
||||||
touch ~/.wakatime.log
|
|
||||||
|
|
||||||
3) Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager:
|
3) Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue