5 Insure you have the following prerequisite gems:
10 - merb_activerecord (or merb_datamapper)
11 - activerecord (or datamapper)
13 TODO: check this prereq list is comprehensive
17 1. choose a working directory, and change to your working directory.
18 2. clone the git repository:
19 git clone git://github.com/sbusso/merb_radiant.git
20 3. change to your merb_radiant directory:
23 TODO: complete these instructions