Skip to content

Commit

Permalink
Update developer_setup.md
Browse files Browse the repository at this point in the history
Remove a portion that still mentions using `dnf`
  • Loading branch information
naltun authored Nov 9, 2017
1 parent 3f4c829 commit 7744afd
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 - dnf is no longer available on CentOS7. In the examples below, replace dnf with yum

```bash
sudo rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install dnf
```
* CentOS only - dnf is no longer available on CentOS 7. In the examples below, replace dnf with yum.

* Install Packages

Expand Down

0 comments on commit 7744afd

Please sign in to comment.