-
-
Notifications
You must be signed in to change notification settings - Fork 750
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update instructions for some tools promotion usage #2299
Conversation
✅ Deploy Preview for shimmering-choux-eb0798 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@@ -11,7 +11,6 @@ import { | |||
import CodeBlock from '../../components/editor/CodeBlock'; | |||
import Heading from '../../components/typography/Heading'; | |||
import Paragraph from '../../components/typography/Paragraph'; | |||
import DocsButton from '../../components/buttons/DocsButton'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
never used here, not for tools, it is used in docs
return `npm install -g @asyncapi/cli | ||
asyncapi generate fromTemplate ${specPath} ${template} ${params}` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not much v3 related but I could not stand it is so outdated 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@akshatnema current version is also highlighting weird, for me separate issue from this PR |
/rtm |
fixes #1854