Skip to content

Commit

Permalink
fix: ok whatever
Browse files Browse the repository at this point in the history
Co-authored-by: Lukasz Gornicki <[email protected]>
  • Loading branch information
1p22geo and derberg authored Jun 13, 2024
1 parent be0e643 commit dba084f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Generate using CLI
asyncapi generate fromTemplate <asyncapi.yaml> @asyncapi/[email protected]
```

You can replace `<asyncapi.yaml>` with local path or URL pointing to any AsyncAPI document like [this one](https://raw.githubusercontent.com/asyncapi/spec/master/examples/streetlights-kafka-asyncapi.yml).
You can replace `<asyncapi.yaml>` with local path or URL pointing to [any AsyncAPI document](https://raw.githubusercontent.com/asyncapi/spec/master/examples/streetlights-kafka-asyncapi.yml).
Look into [Releases](/asyncapi/markdown-template/releases) of this template to pick up the version you need. It is not recommended to always use the latest in production. Always use a specific version.

## Supported parameters
Expand Down

0 comments on commit dba084f

Please sign in to comment.