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:
authorCraig Norris <cnorris@gitlab.com>2020-04-10 21:44:26 +0300
committerCraig Norris <cnorris@gitlab.com>2020-04-10 21:44:26 +0300
commitb39afbee4aa3c920a8111a19d337f440c539b728 (patch)
tree73a7f96f7251e2b757a782f9f264d2fbb537c24b
parentb9cfa94dbd918195fbddd060c486114a68a6fcc7 (diff)
Added Xcode installation requirement to README.md
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index b8b9c05d..730327dd 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