opencontainers / image-tools

OCI Image Tooling
https://opencontainers.org
Apache License 2.0
269 stars 82 forks source link

instructions wrong on README.md #203

Open johnfosborneiii opened 6 years ago

johnfosborneiii commented 6 years ago

The command: oci-image-tool create --ref latest busybox-oci busybox-bundle

Should read: oci-image-tool create --ref name=latest busybox-oci busybox-bundle

In order to work properly. It's just missing the "name="