summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-05-24 15:55:39 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-05-24 15:55:39 +0000
commit04efc4ea0c231c66dbf063e781b663936ed9d28f (patch)
treea53da02382bb919f2dac53039eb39cd939353a23
parentc4a8179ffd8983f630c179b5db343457a8560211 (diff)
parent03d5f122f7386e49a7761111bc4d315723de1591 (diff)
downloadgitlab-ce-04efc4ea0c231c66dbf063e781b663936ed9d28f.tar.gz
Merge branch 'docs-backport-ee-5794-to-ce' into 'master'
Docs: Updated documentation as per latest missing features on about.gitlab.com See merge request gitlab-org/gitlab-ce!19134
-rw-r--r--doc/install/requirements.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index 1f2b4d9d3d9..1f399a8a3f7 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -27,8 +27,8 @@ Please see the [installation from source guide](installation.md) and the [instal
### 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.
+GitLab is developed for Unix operating systems.
+It does **not** run on Windows, and we have no plans to support it in the near future. For the latest development status view this [issue](https://gitlab.com/gitlab-org/gitlab-ce/issues/46567).
Please consider using a virtual machine to run GitLab.
## Ruby versions