diff options
author | Jacob Schatz <jschatz1@gmail.com> | 2016-04-25 14:15:02 -0400 |
---|---|---|
committer | Jacob Schatz <jschatz1@gmail.com> | 2016-04-25 14:15:02 -0400 |
commit | 9eac51376fe87d5fe92fe402041af0fb42016b62 (patch) | |
tree | 5dc63c3f22dede55c61fac1654674961aae8d7fd /doc/install/requirements.md | |
parent | f89fea54e4c24bf1273fe1e2b7296fdd611eecd2 (diff) | |
download | gitlab-ce-9eac51376fe87d5fe92fe402041af0fb42016b62.tar.gz |
Changes support from IE 10+ to IE 11+ie-browser-update
Diffstat (limited to 'doc/install/requirements.md')
-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 eb9fe5e1b1b..58f409746cd 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -142,4 +142,4 @@ On a very active server (10,000 active users) the Sidekiq process can use 1GB+ o - Firefox (Latest released version and [latest ESR version](https://www.mozilla.org/en-US/firefox/organizations/)) - Safari 7+ (known problem: required fields in html5 do not work) - Opera (Latest released version) -- Internet Explorer (IE) 10+ but please make sure that you have the `Compatibility View` mode disabled. +- Internet Explorer (IE) 11+ but please make sure that you have the `Compatibility View` mode disabled. |