diff --git a/README.rdoc b/README.rdoc index 32b0e04..41c58b6 100644 --- a/README.rdoc +++ b/README.rdoc @@ -4,3 +4,9 @@ This plugin allows the Exception Handler Library or any other client application When a new report is received, this plugin will automatically search for an existing report. If there is an existing report, it will be updated; if not, a new report will be filed. + += Installation + +clone into your plugin folder rake yourt database with the following command: + +rake db:migrate_plugins RAILS_ENV=production