Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit e207ce9

Browse files
vtopcmromaszewicz
authored andcommitted
more fixes
1 parent fb1f0bc commit e207ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Then, each invocation of `oapi-codegen` would be used like so:
9393
Alternatively, you can install it as a binary with:
9494

9595
```sh
96-
$ go install github.com/oapi-codegen/oapi-codegen/v2/cmd/oapi-codegen@latest
96+
$ go install github.com/oapi-codegen/oapi-codegen-exp/v2/cmd/oapi-codegen@latest
9797
$ oapi-codegen -version
9898
```
9999

0 commit comments

Comments
 (0)