Skip to content

Commit

Permalink
Update README.ja.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ishikawa999 authored Jun 11, 2024
1 parent 77ca819 commit 7591e52
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,16 @@ $ git clone -b redmine4.1 https://github.com/farend/redmine_theme_farend_bleucla
$ git clone -b redmine4.2 https://github.com/farend/redmine_theme_farend_bleuclair.git public/themes/bleuclair
```

- Redmine5.0.n以降の場合
- Redmine5.0.n、Redmine5.1.nの場合
```bash
$ git clone https://github.com/farend/redmine_theme_farend_bleuclair.git public/themes/bleuclair
```

- RedMica 3.0、Redmine trunkの場合 ※ インストールディレクトリが変わります
```bash
$ git clone -b support-propshaft https://github.com/farend/redmine_theme_farend_bleuclair.git themes/bleuclair
```

**Gitが利用できない環境の場合:**

https://github.com/farend/redmine_theme_farend_bleuclair/releases を確認し、利用しているRedmineと互換性のあるバージョンのzipファイルかtar.gzファイルをダウンロード・解凍し、Redmineのpublic/themesディレクトリに配置してください。
Expand Down

0 comments on commit 7591e52

Please sign in to comment.