From 162cff9d976015ec3b759524c5a8903406023057 Mon Sep 17 00:00:00 2001 From: Eric Fontana Date: Thu, 28 Aug 2014 14:28:52 -0400 Subject: [PATCH] Link to the raw file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dc8839..efc5fe9 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ order on disk. If you really just want to try it out, grab the binary distribution, extract the .zip file into a directory, e.g. C:\TimberWinR -Grab the [JSON example file](https://github.com/efontana/TimberWinR/blob/master/TimberWinR.ServiceHost/default.json) and place it into C:\TimberWinR\default.json. +Grab the [JSON example file](https://raw.githubusercontent.com/efontana/TimberWinR/master/TimberWinR.ServiceHost/default.json) and place it into C:\TimberWinR\default.json. Edit the default.json file and change the Redis instance to match yours, replace 'tstlexiceapp006.vistaprint.svc' with the IP or DNS name of the machine running redis. Fire up the collector, enable the verbose debugging to see some Windows Events.