added instructions for downloading application from github
This commit is contained in:
parent
601596703b
commit
c72e2ed675
@ -9,8 +9,8 @@ The ThingSpeak application also features time zone management, read/write API ke
|
|||||||
h3. Before You Begin
|
h3. Before You Begin
|
||||||
|
|
||||||
1. Install Ruby, RubyGems, Rails, git, and a database like MySQL
|
1. Install Ruby, RubyGems, Rails, git, and a database like MySQL
|
||||||
2. Download the application using git
|
2. Download the application using git: git clone git@github.com:iobridge/thingspeak.git
|
||||||
3. Install the appropriate gems: sudo bundle install
|
3. Change to the thingspeak directory and install the appropriate gems: sudo bundle install
|
||||||
|
|
||||||
h3. Configuration
|
h3. Configuration
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user