added instructions for downloading application from github

This commit is contained in:
ioBridge 2011-03-27 20:29:35 -04:00
parent 601596703b
commit c72e2ed675
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ The ThingSpeak application also features time zone management, read/write API ke
h3. Before You Begin
1. Install Ruby, RubyGems, Rails, git, and a database like MySQL
2. Download the application using git
3. Install the appropriate gems: sudo bundle install
2. Download the application using git: git clone git@github.com:iobridge/thingspeak.git
3. Change to the thingspeak directory and install the appropriate gems: sudo bundle install
h3. Configuration