We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be27df commit d550eddCopy full SHA for d550edd
content/docs/extension-guide/create-extension/setup-local-environment.md
@@ -55,10 +55,7 @@ cd <your preferred workspace directory>
55
pack version
56
```
57
58
-The version should be at least `0.28.0`
59
-
60
-**Note**: to follow this demo all the way through to the end (including run image extension),
61
-the pack version should be at least `0.30.0-rc1`. Consult the [releases page](https://github.com/buildpacks/pack/releases) for more information.
+The version should be at least `0.30.0`
62
63
### Update pack configuration
64
0 commit comments