README: Add the dnf builddep command (for Fedora >= 22).

This commit is contained in:
Richard W.M. Jones
2015-07-30 14:45:21 +01:00
parent 2d2a65504d
commit 380002b133

2
README
View File

@@ -20,6 +20,8 @@ Fedora/RHEL users:
A useful tip is to run:
yum-builddep libguestfs
or:
dnf builddep libguestfs
which will install all build dependencies automatically. If that is
successful, you don't need to bother with the rest of this section.