diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-11-23 15:18:05 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-11-23 15:18:05 +0100 |
commit | 395a772786f91e40f935008a7cdb06ec0fe1f280 (patch) | |
tree | c59ea22c52a2288799facc5cac71439aef1f445c /doc | |
parent | 85e6bb8f3ca34fde6db6095976592a2ed8c75139 (diff) | |
download | gitlab-ce-395a772786f91e40f935008a7cdb06ec0fe1f280.tar.gz |
Add support of Chrome/Chromium in requirements.md
[ci skip]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install/requirements.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md index 42b515761e0..e942346e2d7 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -143,6 +143,6 @@ On a very active server (10,000 active users) the Sidekiq process can use 1GB+ o ## Supported web browsers -We support the current and the previous major release of Firefox, Safari and Microsoft browsers (Microsoft Edge and Internet Explorer 11). +We support the current and the previous major release of Firefox, Chrome/Chromium, Safari and Microsoft browsers (Microsoft Edge and Internet Explorer 11). Each time a new browser version is released, we begin supporting that version and stop supporting the third most recent version. |