Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ishikawa999 committed Jun 11, 2024
1 parent eef4b63 commit 77ca819
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,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
```

- For Redmine 5.0 or later
- For Redmine 5.0, Redmine 5.1
```bash
$ git clone https://github.com/farend/redmine_theme_farend_bleuclair.git public/themes/bleuclair
```

- For RedMica 3.0, Redmine trunk
```bash
$ git clone -b support-propshaft https://github.com/farend/redmine_theme_farend_bleuclair.git themes/bleuclair
```

**In an environment where Git is not available:**

Check the https://github.com/farend/redmine_theme_farend_bleuclair/releases, download and unzip the zip file or tar.gz file of the version compatible with your Redmine, and place it in the public/themes directory of Redmine.
Expand Down

0 comments on commit 77ca819

Please sign in to comment.