diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-06-13 22:40:11 -0700 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-06-13 22:40:11 -0700 |
| commit | dfcd51f4a231e55631cacef954cb42ad2036f4c0 (patch) | |
| tree | 9bc9739bd2639cbd688534c3fe33f0221215b9bf | |
| parent | c6126c8ea4149bd92eb5506b615e5d1ab6202a0e (diff) | |
| parent | 1200614e4c69f846443b7d67eb67da947e7d28bf (diff) | |
| download | gitlab-ci-dfcd51f4a231e55631cacef954cb42ad2036f4c0.tar.gz | |
Merge pull request #191 from earlonrails/2-2-stable
Changed 2-0-stable to 2-2-stable which is the branch that this is on.
| -rw-r--r-- | doc/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/installation.md b/doc/installation.md index bdd676c..42db99f 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -48,7 +48,7 @@ Create a user for GitLab: cd gitlab-ci # Checkout preferable version - sudo -u gitlab_ci -H git checkout 2-0-stable + sudo -u gitlab_ci -H git checkout 2-2-stable ## 5. Setup application |
