Added newline to end of dnf file.

This commit is contained in:
Chris Lane 2015-02-09 18:01:40 -05:00
parent 998ed00424
commit 96e26a38d4

View File

@ -13,4 +13,4 @@ dnf provides <path to binary>
dnf download <package name> dnf download <package name>
# install the build dependencies for a SRPM or from a .spec file # install the build dependencies for a SRPM or from a .spec file
dnf builddep <srpm/.spec file> dnf builddep <srpm/.spec file>