From 5058064a81673501875330801d20c2a8972a994d Mon Sep 17 00:00:00 2001 From: ioBridge Date: Mon, 28 Mar 2011 13:46:14 -0700 Subject: [PATCH] Edited README.textile via GitHub --- README.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.textile b/README.textile index c88513b..2b9bc60 100644 --- a/README.textile +++ b/README.textile @@ -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