Skip to content

Commit bfc73c4

Browse files
authored
Add installation procedure to README.md
1 parent 0a43fe0 commit bfc73c4

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,12 @@ This plugin changes the translation of the wording on the screen defined in "con
77
<kbd><img src="https://github.com/ishikawa999/redmine_message_customize/blob/images/normal_mode.png" /></kbd>
88

99
* YAML mode
10-
<kbd><img src="https://github.com/ishikawa999/redmine_message_customize/blob/images/yaml_mode.png" /></kbd>
10+
<kbd><img src="https://github.com/ishikawa999/redmine_message_customize/blob/images/yaml_mode.png" /></kbd>
11+
12+
## Install
13+
14+
```
15+
$ cd /your/path/redmine/plugins
16+
$ git clone https://github.com/ishikawa999/redmine_message_customize.git
17+
$ # restart
18+
```

0 commit comments

Comments
 (0)