summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-05-24 12:55:45 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2018-05-24 15:57:56 +0100
commit03d5f122f7386e49a7761111bc4d315723de1591 (patch)
tree6d7b62cbf5a46ec9378d405e086ea5524d5aeb8d
parent1128d0eca5747deebc7181b4275a32ab0c537c24 (diff)
downloadgitlab-ce-03d5f122f7386e49a7761111bc4d315723de1591.tar.gz
Merge branch 'patch-7' into 'master'docs-backport-ee-5794-to-ce
Updated documentation as per latest missing features on about.gitlab.com See merge request gitlab-org/gitlab-ee!5794
-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