Skip to content

Commit 12b81aa

Browse files
committed
feat: update CLI v5 usage example to html-template v3.5.0
1 parent e8fa980 commit 12b81aa

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
@@ -47,7 +47,7 @@ asyncapi generate fromTemplate <asyncapi.yaml> @asyncapi/html-template@3.0.0 --u
4747
> If you use template version v3.4 with AsyncAPI Generator v3 and AsyncAPI CLI v5
4848
4949
```bash
50-
asyncapi generate fromTemplate <asyncapi.yaml> @asyncapi/html-template@3.4.0
50+
asyncapi generate fromTemplate <asyncapi.yaml> @asyncapi/html-template@3.5.0
5151
```
5252

5353
You can replace `<asyncapi.yaml>` with local path or URL pointing to [any AsyncAPI document](https://raw.githubusercontent.com/asyncapi/spec/refs/heads/master/examples/streetlights-kafka-asyncapi.yml).

0 commit comments

Comments
 (0)