Skip to content

Commit 292f8b4

Browse files
author
Travis
committed
removed directions to switch branches
The plugin now manages what version of issues/show should be loaded. Removing the burden from the user.
1 parent fd2a018 commit 292f8b4

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.rdoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,10 @@ Now has a configuration page to
1616

1717
= Install
1818

19-
The plugin overwrites the Issue Show page. You need to know what version of Redmine you are running in order to clone the correct branch. If you are using Redmine Trunk then use the branch Redmine-Edge. Otherwise the latest releases of Redmine 2.5, 2.6, and 2.6.1 will be covered in the branch 2.5-2.6.
20-
21-
2219
Install the plugin with cloning the project into the plugins directory. Then run the migrate command.
2320

2421
1. git clone https://github.com/TravisSpangle/redmine_spent_time_in_issue_description.git ./plugins/redmine_spent_time_in_issue_description/
25-
2. cd ./plugins/redmine_spent_time_in_issue_description/
26-
3. git checkout 2.5-2.6
27-
4. rake redmine:plugins:migrate
22+
2. rake redmine:plugins:migrate
2823

2924
Please report isseus https://github.com/TravisSpangle/redmine_spent_time_in_issue_description/issues
3025

0 commit comments

Comments
 (0)