Skip to content

Commit

Permalink
fix: double instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
leifermendez committed Sep 5, 2024
1 parent 2a8ab67 commit 23ca768
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions src/pages/en/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ export const sections = [

This is a __free__ and open source framework with an intuitive and extensible way to create chatbot and smart apps that connect to different communication channels like __[Whatsapp](/plugins/telegram)__, __[Telegram](/plugins/telegram)__ and others.
We have made an intuitive framework so you can have your first chatbot in minutes.

<a href="https://a.cstmapp.com/voteme/974264/712365893" target="_blank"><img src="assets/awards.webp" alt="BuilderBot Framework" class="rounded-lg" /></a>
__[Winner of the first prize at OpenExpo 2024](https://a.cstmapp.com/voteme/974264/712365893)__ 🏆


## Quick Start
Expand All @@ -31,15 +30,6 @@ npm create builderbot@latest
</CodeGroup>


<div className="not-prose aling-block">
<Button
href="/quickstart#install"
variant="text"
arrow="right"
children="Installation and requirements"
/>
</div>


<div className="not-prose aling-block">
<Button
Expand Down

0 comments on commit 23ca768

Please sign in to comment.