Skip to content

Commit

Permalink
Merge pull request ManageIQ#271 from naltun/patch-2
Browse files Browse the repository at this point in the history
Add 'use yum' advice notice for CentOS users
  • Loading branch information
chrisarcand authored Nov 10, 2017
2 parents da24c85 + 2ae1d56 commit 07cb98b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions developer_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@

#### Fedora / CentOS 7

* CentOS only - Enable EPEL & install DNF

```bash
sudo rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install dnf
```
* CentOS only - use yum instead of dnf.

* Install Packages

Expand Down

0 comments on commit 07cb98b

Please sign in to comment.