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:
authorAmy Qualls <aqualls@gitlab.com>2020-10-30 01:15:59 +0300
committerAmy Qualls <aqualls@gitlab.com>2020-10-30 01:15:59 +0300
commit3ded7548165d90b5b07da957ca32c3e86f5c398a (patch)
treed221c775f79abdb287d6da876bfb20daafdac39c
parent7a710b23f41476ba6e9ca76b9244f075ee4d28ed (diff)
parentffed03f20cd882bae7f4b815b58704ecb31e4454 (diff)
Merge branch 'eread/highlight-dependency-manager-choices' into 'master'
Highlight dependency manager choice See merge request gitlab-org/gitlab-docs!1279
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 29b5df85..bbbcc88e 100644
--- a/README.md
+++ b/README.md
@@ -62,8 +62,10 @@ There are a couple of options for installing dependencies for `gitlab-docs`:
Yarn.
- The [unified dependency manager](#use-asdf) `asdf` for Ruby, Node.js, and Yarn.
-The choice of which to use will depend on what you currently use. If you don't yet have Ruby,
-Node.js, and Yarn set up, use [`asdf`](https://asdf-vm.com/#/).
+The choice of which to use might depend on what you currently use. For example, you may have already
+[set up a dependency manager for GDK](https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/master/doc/index.md#install-dependencies).
+
+If you don't yet have Ruby, Node.js, and Yarn set up, use [`asdf`](https://asdf-vm.com/#/).
### Use separate dependency managers