diff options
Diffstat (limited to 'doc/integration/cas.md')
-rw-r--r-- | doc/integration/cas.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/integration/cas.md b/doc/integration/cas.md index 83b64773c9f..8aadfaad4e9 100644 --- a/doc/integration/cas.md +++ b/doc/integration/cas.md @@ -6,13 +6,13 @@ To enable the CAS OmniAuth provider you must register your application with your For Omnibus package: - ```sh + ```shell sudo editor /etc/gitlab/gitlab.rb ``` For installations from source: - ```sh + ```shell cd /home/git/gitlab sudo -u git -H editor config/gitlab.yml |