Skip to content

Commit b4cfb6e

Browse files
Fixed missing code blocks
1 parent 055fe96 commit b4cfb6e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.rdoc

+5-2
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,16 @@ Latest copy of plugin is available at {GitHub}[http://github.com/arkhitech/redmi
3434

3535
== Installation and Setup
3636

37-
1. In your redmine plugins directory, run the command: `git clone https://github.com/arkhitech/redmine_timesheet_plugin.git redmine_timesheet_plugin`
37+
1. In your redmine plugins directory, run the command:
38+
git clone https://github.com/arkhitech/redmine_timesheet_plugin.git redmine_timesheet_plugin
39+
3840
2. Restart web server
3941
3. Login and click the Timesheet Link in the top left menu
4042

4143
== Upgrade
4244
1. Open a shell to your Redmine's plugins/redmine_timesheet_plugin folder
43-
2. Update your Git copy with `git pull`
45+
2. Update your Git copy with
46+
git pull
4447
3. Restart Redmine
4548

4649
== License

0 commit comments

Comments
 (0)