2 == Installation and Setup
6 Insure you have the following prerequisite gems:
11 - merb_activerecord (or merb_datamapper)
12 - activerecord (or datamapper)
14 TODO: check this prereq list is comprehensive
18 1. choose a working directory, and change to your working directory.
19 2. clone the git repository:
20 git clone git://github.com/sbusso/merb_radiant.git
21 3. change to your merb_radiant directory:
24 TODO: complete these instructions