diff --git a/README.md b/README.md index dfc90e8..aa73915 100644 --- a/README.md +++ b/README.md @@ -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.