Skip to content

Commit

Permalink
fix: npx fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
pkarw committed Dec 10, 2024
1 parent a9bcc72 commit c268f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ Built with TypeScript and designed to be serverless-ready.

It is very easy to get started. All you have to do is to create a file with your agents and workflow, then run it.

### Using `npx create`
### Using `npx create-fabrice-ai`

Use our creator tool to quickly create a new AI agent project.

```bash
$ npx create ai-agent
$ npx create-fabrice-ai
```

You can choose from a few templates. You can see a full list of them [here](./example/README.md).
Expand Down

0 comments on commit c268f7c

Please sign in to comment.