Edited README.textile via GitHub

This commit is contained in:
ioBridge 2011-03-28 13:46:14 -07:00
parent 813806f73c
commit 5058064a81
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Support for ThingSpeak is available on the "ThingSpeak Community":http://communi
h3. Before You Begin
1. Install Ruby, RubyGems, Rails, git, and a database like MySQL
1. Install Ruby, RubyGems, Rails 3, git, and a database like MySQL
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