Skip to content
Snippets Groups Projects
Commit f2972669 authored by Olivier's avatar Olivier
Browse files

Fixed typo in documentation

parent 5331f215
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ Add GitLab's official repository via apt-get or yum: ...@@ -12,7 +12,7 @@ Add GitLab's official repository via apt-get or yum:
```bash ```bash
# For Debian/Ubuntu # For Debian/Ubuntu
curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-ci-multi-runner/script.deb | sudo bash curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-ci-multi-runner/script.deb.sh | sudo bash
# For CentOS # For CentOS
curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-ci-multi-runner/script.rpm | sudo bash curl -L https://packages.gitlab.com/install/repositories/runner/gitlab-ci-multi-runner/script.rpm | sudo bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment