Skip to content

Commit e0df080

Browse files
committed
Copy tweaks
1 parent 6768143 commit e0df080

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/quick-start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import CliDevStep from '/snippets/step-cli-dev.mdx';
88
import CliRunTestStep from '/snippets/step-run-test.mdx';
99
import CliViewRunStep from '/snippets/step-view-run.mdx';
1010

11-
<Accordion title="Using an AI coding assistant? Copy this prompt to set up Trigger.dev" icon="sparkles">
11+
<Accordion title="Using an AI coding assistant? Copy this prompt to get started." icon="sparkles">
1212

1313
```txt
1414
Add Trigger.dev to my project.

docs/snippets/step-cli-init.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You'll be asked to choose how to initialize:
2323
- **Trigger.dev MCP** Installs our [MCP server](/mcp-overview) into your AI coding tools (Claude Code, Cursor, etc.), then lets your AI assistant set up the project for you.
2424
- **CLI** — Continue with the traditional CLI setup.
2525

26-
<Note> The Trigger.dev [MCP](/mcp-overview) lets AI assistants search our up-to-date docs, create and manage projects, trigger and deploy tasks, and monitor runs across environments. If you use AI coding assistants this will give you the best developer experience.</Note>
26+
<Note> The Trigger.dev [MCP](/mcp-overview) lets AI assistants search docs, create and manage projects, trigger and deploy tasks, and monitor runs across environments, we recommend using it for the best developer experience.</Note>
2727

2828
If you choose CLI, it will:
2929

0 commit comments

Comments
 (0)