summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-11-23 15:18:05 +0100
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-11-23 15:18:05 +0100
commit395a772786f91e40f935008a7cdb06ec0fe1f280 (patch)
treec59ea22c52a2288799facc5cac71439aef1f445c
parent85e6bb8f3ca34fde6db6095976592a2ed8c75139 (diff)
downloadgitlab-ce-395a772786f91e40f935008a7cdb06ec0fe1f280.tar.gz
Add support of Chrome/Chromium in requirements.md
[ci skip]
-rw-r--r--doc/install/requirements.md2
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.