diff --git a/README.md b/README.md index 12047d3..1d0ea10 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Clone the plugin source code into your Redmine's plugin directory. Copy plugin assets to a public directory. - rake redmine:plugins:assets + RAILS_ENV="production" rake redmine:plugins:assets Setup -----