Update documentationg

This commit is contained in:
Alexander Meindl
2019-12-31 13:45:16 +01:00
parent 2563b8007c
commit 8e4bc584d7
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ Changelog
- Redmine 4 is required. Use git tag 1.0.5, if you use an older version.
- Redmine 4.1 support
- Fix problems with changed fields, description and notes
1.0.5
-----

View File

@@ -68,7 +68,7 @@ Install ``redmine_messenger`` plugin for `Redmine`
cd $REDMINE_ROOT
git clone https://github.com/AlphaNodes/redmine_messenger.git plugins/redmine_messenger
bundle install --without development test
bundle update
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
Make sure that the directory is named `redmine_messenger` (you cannot use another name for it)!