Skip to content

Commit e8fa980

Browse files
Varadraj75Copilot
andauthored
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5efd1d5 commit e8fa980

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ asyncapi generate fromTemplate <asyncapi.yaml> @asyncapi/html-template@2.3.14
4444
asyncapi generate fromTemplate <asyncapi.yaml> @asyncapi/html-template@3.0.0 --use-new-generator
4545
```
4646

47-
> If you use template version v3.5 with AsyncAPI Generator v3 and AsyncAPI CLI v5
47+
> 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.5.0
50+
asyncapi generate fromTemplate <asyncapi.yaml> @asyncapi/html-template@3.4.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)