From ccb31eca88e896e3df1f1744a86dc75748e88d74 Mon Sep 17 00:00:00 2001 From: Eric Rosenberg <erosenberg@gitlab.com> Date: Thu, 7 May 2020 17:05:46 +0000 Subject: [PATCH] Docs: Adding link to installation page with recommended distro versions listed --- doc/install/requirements.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/install/requirements.md b/doc/install/requirements.md index f78525659f223..04a76074d9cf0 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -11,10 +11,10 @@ as the hardware requirements that are needed to install and use GitLab. ### Supported Linux distributions -- Ubuntu -- Debian -- CentOS -- openSUSE +- Ubuntu (16.04/18.04) +- Debian (8/9/10) +- CentOS (6/7/8) +- openSUSE (Leap 15.1/Enterprise Server 12.2) - Red Hat Enterprise Linux (please use the CentOS packages and instructions) - Scientific Linux (please use the CentOS packages and instructions) - Oracle Linux (please use the CentOS packages and instructions) -- GitLab