diff --git a/extra/sample_plugin/README b/extra/sample_plugin/README index fe3fac736..d576ecfbf 100644 --- a/extra/sample_plugin/README +++ b/extra/sample_plugin/README @@ -4,13 +4,6 @@ This is a sample plugin for Redmine == Installation -=== Adding plugin support to Redmine - -To add plugin support to Redmine, install engines plugin: - See: http://rails-engines.org/ - -=== Plugin installation - 1. Copy the plugin directory into the vendor/plugins directory 2. Migrate plugin: @@ -18,4 +11,4 @@ To add plugin support to Redmine, install engines plugin: 3. Start Redmine -Installed plugins are listed on 'Admin -> Information' screen. +Installed plugins are listed and can be configured from 'Admin -> Plugins' screen.