Make README dnf command copy-pastable

There are EOL spaces in the README preventing the `dnf install` command from being used in copy-pasta.

Signed-off-by: Joshua "jag" Ginsberg <jag@flowtheory.net>

Closes: #128
Approved by: rhatdan
This commit is contained in:
Joshua "jag" Ginsberg
2017-05-30 15:57:52 -04:00
committed by Atomic Bot
parent 2128b99ee9
commit ab9bbe032b

View File

@@ -33,15 +33,15 @@ Prior to installing buildah, install the following packages on your linux distro
In Fedora, you can use this command:
```
dnf -y install \
make \
golang \
bats \
btrfs-progs-devel \
device-mapper-devel \
gpgme-devel \
libassuan-devel \
git \
dnf -y install \
make \
golang \
bats \
btrfs-progs-devel \
device-mapper-devel \
gpgme-devel \
libassuan-devel \
git \
bzip2 \
go-md2man \
skopeo-containers