Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Bennett <lbennett@gitlab.com>2018-11-14 23:19:27 +0300
committerLuke Bennett <lbennett@gitlab.com>2018-11-14 23:19:27 +0300
commit341db7d36ee91e300f53479922f1f88b9d91b13f (patch)
tree3723490fcd98f82499d5f0a7672b76549f396ebd /doc/install/requirements.md
parentf76b3106e85411c3526b88ae366ef7619241cb85 (diff)
Change supported web browsers sentence to bullet list in requirements.md
Diffstat (limited to 'doc/install/requirements.md')
-rw-r--r--doc/install/requirements.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index dcc6d75724e..97190544c3d 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -197,7 +197,13 @@ use the CI features.
## Supported web browsers
-We support the current and the previous major release of Firefox, Chrome/Chromium, Safari and Microsoft browsers (Microsoft Edge and Internet Explorer 11).
+We support the current and the previous major release of:
+
+- Firefox
+- Chrome/Chromium
+- Safari
+- Microsoft Edge
+- Internet Explorer 11
Each time a new browser version is released, we begin supporting that version and stop supporting the third most recent version.