We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a43fe0 commit bfc73c4Copy full SHA for bfc73c4
README.md
@@ -7,4 +7,12 @@ This plugin changes the translation of the wording on the screen defined in "con
7
<kbd><img src="https://github.com/ishikawa999/redmine_message_customize/blob/images/normal_mode.png" /></kbd>
8
9
* YAML mode
10
-<kbd><img src="https://github.com/ishikawa999/redmine_message_customize/blob/images/yaml_mode.png" /></kbd>
+<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