We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 055fe96 commit b4cfb6eCopy full SHA for b4cfb6e
README.rdoc
@@ -34,13 +34,16 @@ Latest copy of plugin is available at {GitHub}[http://github.com/arkhitech/redmi
34
35
== Installation and Setup
36
37
-1. In your redmine plugins directory, run the command: `git clone https://github.com/arkhitech/redmine_timesheet_plugin.git redmine_timesheet_plugin`
+1. In your redmine plugins directory, run the command:
38
+ git clone https://github.com/arkhitech/redmine_timesheet_plugin.git redmine_timesheet_plugin
39
+
40
2. Restart web server
41
3. Login and click the Timesheet Link in the top left menu
42
43
== Upgrade
44
1. Open a shell to your Redmine's plugins/redmine_timesheet_plugin folder
-2. Update your Git copy with `git pull`
45
+2. Update your Git copy with
46
+ git pull
47
3. Restart Redmine
48
49
== License
0 commit comments