summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2014-09-08 09:57:42 +0200
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-09-08 09:57:42 +0200
commit26e0741ce183eaf6e242e2d39dc4ca96b10d5324 (patch)
treecead005c2db465a41a08205a1bdc413a8cb86ee8 /README.md
parent1535835d3e987d54931160c9371a6b927b2a8b91 (diff)
downloadgitlab-ce-26e0741ce183eaf6e242e2d39dc4ca96b10d5324.tar.gz
Recommend the GitLab Development Kit
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f3225889252..8612d0c7c50 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,8 @@ Please login with `root` / `5iveL!fe`
## Install a development environment
-We recommend setting up your development environment with [the cookbook](https://gitlab.com/gitlab-org/cookbook-gitlab/blob/master/README.md#installation). If you do not use the cookbook you might need to copy the example development unicorn configuration file
+We recommend setting up your development environment with [the GitLab Development Kit](https://gitlab.com/gitlab-org/gitlab-development-kit).
+If you do not use the development kit you might need to copy the example development unicorn configuration file
cp config/unicorn.rb.example.development config/unicorn.rb