Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Issue tracking repo: https://github.com/devfile/api with label area/registry
The current release relies on [oapi-codegen 1.12.4](https://github.com/deepmap/oapi-codegen/tree/v1.12.4) for OpenAPI source generation. See the [Index Server README](index/server/README.md#source-generation) for more information.

To install, run:
`go install github.com/deepmap/oapi-codegen/cmd/oapi-codegen@1.12.4`
`go install github.com/deepmap/oapi-codegen/cmd/oapi-codegen@v1.12.4`

### Instructions
If you want to run the build scripts with Podman, set the environment variable
Expand Down