Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2020-04-15 18:26:51 +0300
committerMike Lewis <mlewis@gitlab.com>2020-04-15 18:26:51 +0300
commit0c99a9fbaabafdf8ffa81b6a30ab2bb44529ebf7 (patch)
treeee4bdbd5dc921dd74c7ee75ee09fefbbc3553de9
parentc63cc0fe2d7f9f22d85db69a61d8cfce4e583e71 (diff)
parent97f23166931ea99a5f3c27e64b45f60024937bb4 (diff)
Merge branch 'cnorris-master-patch-25216' into 'master'
Added Xcode installation requirement to README.md See merge request gitlab-org/gitlab-docs!782
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index b8b9c05d..a7b8d9c1 100644
--- a/README.md
+++ b/README.md
@@ -64,10 +64,11 @@ are implemented.
In order to be able to preview any changes you make to GitLab's documentation,
here's what you will need to have:
-- A Unix/Linux or macOS environment
-- Ruby 2.6+
+- Environment: Unix/Linux or macOS
+- Ruby 2.6 or greater
- Node
- Yarn
+- Xcode *(macOS only)*: Download and install using the App Store
**Note:**
On Windows, the process described here would be different, but as most of