diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2022-03-20 21:21:41 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2022-03-20 21:21:41 +0000 |
commit | c496879d1f9980dd5e6c644604ce5488ed778af5 (patch) | |
tree | 38b195b0f16dab498169c1f94dfc85e38f63ad49 /doc | |
parent | 3f9a8c3f9e8fad06852ad824c4533d1bdd86f740 (diff) | |
download | redmine-c496879d1f9980dd5e6c644604ce5488ed778af5.tar.gz redmine-c496879d1f9980dd5e6c644604ce5488ed778af5.zip |
Add Chromium to the list of supported browsers (#34978).
git-svn-id: http://svn.redmine.org/redmine/trunk@21479 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL b/doc/INSTALL index 76804f1ec..822ffb9d3 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -22,7 +22,7 @@ Optional: * ImageMagick (to enable Gantt export to png images) Supported browsers: -The current version of Firefox, Safari, Chrome, and Microsoft Edge. +The current version of Firefox, Safari, Chrome, Chromium and Microsoft Edge. == Installation |