mirror of
https://github.com/containers/skopeo.git
synced 2026-02-21 14:42:42 +00:00
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:
committed by
Atomic Bot
parent
2128b99ee9
commit
ab9bbe032b
18
README.md
18
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user