buildpacks / samples

Samples for Cloud Native Buildpacks
Apache License 2.0
194 stars 146 forks source link

README updates for sample packages pack command: should be package-buildpack instead of create-package #100

Closed ciberkleid closed 3 years ago

ciberkleid commented 3 years ago

In the README files for packages/hello-universe and packages/hello-universe-windows, it states:

pack create-package cnbs/sample-package:hello-universe --config package.toml

This should be pack package-buildpack ...