diff options
author | Marin Jankovski <marin@gitlab.com> | 2018-01-18 10:33:16 +0000 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2018-01-18 10:33:16 +0000 |
commit | a18f2921e697c2b2dd1687fec483f2607c540006 (patch) | |
tree | 652851b1e6a92526fb911651c3ea7301c9c3ab64 | |
parent | 6f283ddfcd8458a379f29f962969e5e79a21e85d (diff) | |
parent | 644e6b26b61323d82d08119427b9c9d59c16ba81 (diff) | |
download | gitlab-ce-a18f2921e697c2b2dd1687fec483f2607c540006.tar.gz |
Merge branch 'add-opensuse-to-supported-list' into 'master'
Add openSUSE to the supported Unix OS list
See merge request gitlab-org/gitlab-ce!16544
-rw-r--r-- | doc/install/requirements.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md index 272148033b5..4324b4ca0b8 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -7,6 +7,7 @@ - Ubuntu - Debian - CentOS +- openSUSE - 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) |