Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix kickoff command.
  • Loading branch information
bhancockio authored Nov 7, 2024
1 parent 6befe08 commit f32b4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion write_a_book_with_flows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To customize the behavior of the book writing flow, you can update the agents an
To kickstart your crew of AI agents and begin task execution, run this from the root folder of your project:

```bash
crewai kickoff flow
crewai flow kickoff
```

This command initializes the write_a_book_with_flows Crew, assembling the agents and assigning them tasks as defined in your configuration.
Expand Down

0 comments on commit f32b4b2

Please sign in to comment.