mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 00:04:20 +00:00
#21: Updated README.rdoc
This commit is contained in:
parent
5114d8e37e
commit
09b98719c3
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user