Update README.md

Just clarifying that Skopeo is available in later versions of Fedora as well.
This commit is contained in:
Joe Brockmeier
2017-05-10 13:53:36 -04:00
committed by GitHub
parent 3c57a0f084
commit 5205f3646d

View File

@@ -129,7 +129,7 @@ If you built from source:
```sh
$ sudo make install
```
`skopeo` is also available from Fedora 23:
`skopeo` is also available from Fedora 23 (and later):
```sh
sudo dnf install skopeo
```