diff --git a/README.textile b/README.textile index 717da59..84af7aa 100644 --- a/README.textile +++ b/README.textile @@ -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