Skip to content

Commit

Permalink
Update Install procedure in README.ja.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ishikawa999 committed Nov 12, 2024
1 parent 9690f96 commit 2d20c8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ $ git clone -b redmine4.2 https://github.com/farend/redmine_theme_farend_bleucla

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

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

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

0 comments on commit 2d20c8b

Please sign in to comment.