README.rdoc in radiant-fabulator-extension-0.0.6 vs README.rdoc in radiant-fabulator-extension-0.0.7

- old
+ new

@@ -16,6 +16,15 @@ * fabulator You may also want to add some fabulator extensions. See http://github.com/jgsmith/ +After installation, you will need to add the following to your site's +environment.rb: + + config.gem 'radiant-fabulator-extension' + +and the following to your site's Rakefile: + + require 'tasks/fabulator_extension' + [Radiant CMS]: http://www.radiantcms.org/