summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/requirements.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index 5713b945a42..10370d54fb1 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -2,9 +2,6 @@
## Operating Systems
-GitLab is developed for Unix operating systems.
-For the installations options please see [the installation page in the GitLab website](https://about.gitlab.com/installation/).
-
### Supported Unix distributions
- Ubuntu
@@ -14,6 +11,8 @@ For the installations options please see [the installation page in the GitLab we
- Scientific Linux
- Oracle Linux
+For the installations options please see [the installation page on the GitLab website](https://about.gitlab.com/installation/).
+
### Unsupported Unix distributions
- OS X
@@ -27,6 +26,7 @@ Please see the [manual installation guide](https://github.com/gitlabhq/gitlabhq/
### Non Unix operating systems such as Windows
+GitLab is developed for Unix operating systems.
GitLab does **not** run on Windows and we have no plans of supporting it in the near future.
Please consider using a virtual machine to run GitLab.