Added webbrowser requirements

Fixes https://github.com/gitlabhq/gitlabhq/issues/4319
This commit is contained in:
Jeroen van Baarsen 2014-01-14 17:47:12 +01:00
parent 71f1a84599
commit 02d9fa2974
1 changed files with 8 additions and 0 deletions

View File

@ -76,3 +76,11 @@ If you have enough RAM memory and a recent CPU the speed of GitLab is mainly lim
If you have troubles installing GitLab following the [official installation guide](installation.md)
or want to share your experience installing GitLab on a not officially supported
platform, please follow the the [contribution guide](/CONTRIBUTING.md).
# Supported webbrowsers
- Chrome (Latest stable version)
- Firefox (Latest released version)
- Safari 7+ (Know problem: required fields in html5 do not work)
- Opera (Latest released version)
- IE 10+