#21: Updated README.rdoc

This commit is contained in:
Anton Argirov 2015-07-14 11:45:33 +06:00
parent 5114d8e37e
commit 09b98719c3

View File

@ -37,16 +37,16 @@ https://github.com/anteo/redmine_custom_workflows/wiki
From a ZIP file: From a ZIP file:
* Download the latest version of the plugin * Download the latest version of the plugin
* Unzip to */plugins* (Redmine 2.x) or */vendor/plugins* (Redmine 1.x) folder of Redmine * Unzip to */plugins*
From a GIT repository: From a GIT repository:
* Clone repository with <b>git clone git://git.academ.org/redmine_custom_workflows.git plugins/redmine_custom_workflows</b> command * Clone repository with <b>git clone https://github.com/anteo/redmine_custom_workflows.git plugins/redmine_custom_workflows</b> command
After download: After download:
* Run <b>rake redmine:plugins:migrate</b> (Redmine 2.x) or <b>rake db:migrate:plugins</b> (Redmine 1.x). * Run <b>rake redmine:plugins:migrate</b>
* Restart Redmine. * Restart Redmine
== Configuration == Configuration