summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <maxlazio@gmail.com>2015-03-17 15:54:44 -0700
committerMarin Jankovski <maxlazio@gmail.com>2015-03-17 15:54:44 -0700
commit267436c97cf566c04855896eb95479e962a085d5 (patch)
tree65b56effb375e736577c139a38a5041eb1f22b89
parentb4881fde52bba547e3c0512d9814f93cdd074258 (diff)
downloadgitlab-ci-267436c97cf566c04855896eb95479e962a085d5.tar.gz
Update install documentation to point to 7.9.
-rw-r--r--doc/install/installation.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 421d0f2..a85d6c3 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -6,7 +6,7 @@ this should be the highest numbered stable branch (example shown below).
If this is unclear check the [GitLab Blog](http://blog.gitlab.org/) for installation guide links by version.
-## GitLab CI 7.8 requires GitLab 7.8 or newer
+## GitLab CI 7.9 requires GitLab 7.9 or newer
# Setup:
@@ -106,7 +106,7 @@ You can use either MySQL or PostgreSQL.
cd gitlab-ci
- sudo -u gitlab_ci -H git checkout 7-8-stable
+ sudo -u gitlab_ci -H git checkout 7-9-stable
## 6. Setup application