Skip to content

Commit

Permalink
Merge pull request #239 from xmtp/saulmc/yarn-add
Browse files Browse the repository at this point in the history
update yarn cmd
  • Loading branch information
fabriguespe authored Jun 3, 2024
2 parents 0e0ea66 + 72c2429 commit 6e49c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bot-kit-pro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Bot state management is handled by the framework. The state of each bot and conv
Here is a minimal example of using bot-kit-pro in your application:

```yarn
yarn install @xmtp/bot-kit-pro
yarn add @xmtp/bot-kit-pro
```

```ts
Expand Down

0 comments on commit 6e49c8d

Please sign in to comment.