diff --git a/README.ja.md b/README.ja.md index 27e74c7..750fd3f 100644 --- a/README.ja.md +++ b/README.ja.md @@ -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ディレクトリに配置してください。