Skip to content

Commit

Permalink
Updates Fedora install guide
Browse files Browse the repository at this point in the history
Replaces `yum` with `dnf`.
  • Loading branch information
samuelsmal committed Jul 2, 2015
1 parent be1ac1f commit ba51b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ On gentoo:

On Fedora:

sudo yum install lua-devel openssl-devel libconfig-devel readline-devel libevent-devel libjansson-devel python-devel
sudo dnf install lua-devel openssl-devel libconfig-devel readline-devel libevent-devel libjansson-devel python-devel

On Archlinux:

Expand Down

0 comments on commit ba51b8e

Please sign in to comment.