summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2015-01-27 21:40:31 +0000
committerValery Sizov <valery@gitlab.com>2015-01-27 21:40:31 +0000
commitbb045a45235f4258daa2ae9bfb0ae89aba18bade (patch)
tree6044ea651ee17e5f2be8f0c00d17d1966022618c
parente5936f0f971720c4381f915c0a80dc4f4c400d54 (diff)
parentde9339826e285882887b2778f20fc9d8ed6c06e4 (diff)
downloadgitlab-ci-bb045a45235f4258daa2ae9bfb0ae89aba18bade.tar.gz
Merge branch 'doc_update' into 'master'
Doc update See merge request !111
-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 17cb5a0..1876857 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -203,10 +203,10 @@ Make sure to edit the config file to match your setup:
# 9. GitLab OAuth2 application
-You should go to the admin area of the GitLab to "Application" section. Create an application for the GtiLab CI
+Go to the admin area of GitLab, to the `Application` section. Create an application for the GitLab CI
For callback URL use: `http://ci.example.com/user_sessions/callback` if you use http, or `https://ci.example.com/user_sessions/callback` if you use https.
-You will have to add this to the GitLab CI config, as such:
+When `app_id` and `app_secret` are generated add them to the GitLab CI config:
```
production: