Skip to content
Snippets Groups Projects
Commit 0e4e7d14 authored by Marin Jankovski's avatar Marin Jankovski
Browse files

Fix a yum typo. Because errors can happen, people are involved in all these processes not aliens.

parent 5f71d76a
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
Loading
@@ -19,5 +19,5 @@ of [Packagecloud.io](https://www.packagecloud.io). You can install GitLab Commun
 
```
curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb | sudo bash
sudo yum install gitlab-ce
```
\ No newline at end of file
sudo apt-get install gitlab-ce
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment