Merge branch 'gitlab-development-kit' into 'master'

Recommend the GitLab Development Kit

See merge request !1067
This commit is contained in:
Dmitriy Zaporozhets 2014-09-08 09:20:58 +00:00
commit b712ded13f
1 changed files with 2 additions and 1 deletions

View File

@ -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