summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-11-23 14:20:01 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-11-23 14:20:01 +0000
commit3e0c6142d120538476019c877cf265c9a7f08c74 (patch)
tree4ca4fb4d86b86c59bfeacd5a5fca5e4979515e21
parent8fcdfeaee23b87a1d7d8357e693ce7d9df97ab6a (diff)
parent395a772786f91e40f935008a7cdb06ec0fe1f280 (diff)
downloadgitlab-ce-3e0c6142d120538476019c877cf265c9a7f08c74.tar.gz
Merge branch 'docs/chrome-support-requirements' into 'master'
Add support of Chrome/Chromium in requirements.md See merge request !7703
-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.