Skip to content

Commit 7a83a82

Browse files
author
Travis
committed
updated instructions
1 parent d69c837 commit 7a83a82

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.rdoc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
A little self explanitory. If the current user can view Time Entries then they will appear in the Issues Description.
44

5+
In a recent release you can configure the time entries to float in the issues history.
6+
57
= Install
68

7-
To install follow the directions at: http://www.redmine.org/projects/redmine/wiki/Plugins Make sure the plugin is installed to <tt>plugins/redmine_spent_time_in_issue_description</tt>
9+
Install the plugin with cloning the project into the plugins directory. Then run the migrate command.
10+
11+
1. git clone https://github.com/TravisSpangle/redmine_spent_time_in_issue_description.git ./plugins/redmine_spent_time_in_issue_description/
12+
2. rake redmine:plugins:migrate
13+
14+
Please report isseus https://github.com/TravisSpangle/redmine_spent_time_in_issue_description/issues
15+
16+
Please rate http://www.redmine.org/plugins/spent_time_in_issue_description

0 commit comments

Comments
 (0)