Skip to content

Commit

Permalink
Update v4/examples/twilio-voice-agent.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Irwin <[email protected]>
  • Loading branch information
milo157 and jonoirwinrsa authored Oct 28, 2024
1 parent 683f30f commit d1ca7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v4/examples/twilio-voice-agent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ If you don’t have a Cerebrium account, you can create one by signing up [here]

In your IDE, run the following command to create our Cerebrium starter project: `cerebrium init twilio-agent`. This creates two files:

- **Main.py** - Our entrypoint file where our code lives
- **main.py** - Our entrypoint file where our code lives
- **cerebrium.toml** - A configuration file that contains all our build and environment settings
Add the following pip packages near the bottom of your cerebrium.toml. This will be used in creating our deployment environment.
Expand Down

0 comments on commit d1ca7d7

Please sign in to comment.