removed touch logfile from readme

This commit is contained in:
Alan Hamlett 2013-07-01 21:08:41 -07:00
parent 7d41df4edb
commit 3457b0b534
1 changed files with 2 additions and 3 deletions

View File

@ -10,10 +10,9 @@ Installation
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
touch ~/.wakatime.log
echo "api_key=KEY" > ~/.wakatime
3) Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager: