Add link to settings file in README.md
David Blume

David Blume commited on 2016-09-09 15:52:17
Showing 1 changed files, with 1 additions and 1 deletions.

... ...
@@ -16,7 +16,7 @@ If you're me, and you want to contribute to the repo, then you can clone it like
16 16
 
17 17
 # Building it
18 18
 
19
-In the `source` directory, move the file `settings.brs.sample` to `settings.brs` and update its `url` and `auth` fields.
19
+In the source directory, move the file "[settings.brs.sample](http://git.dlma.com/roku_ip_tagger.git/blob/master/source/settings.brs.sample)" to "settings.brs" and update its `url` and `auth` fields.
20 20
 
21 21
 [Ensure you can sideload a dev channel](http://sdkdocs.roku.com/display/sdkdoc/Loading+and+Running+Your+Application+Walkthrough).
22 22
 Then see the "build\_systems" command in ip\_tagger.sublime-project to see how the channel is zipped and deployed.
23 23