Skip to content

Commit 92dcc80

Browse files
committed
D1 tutorial: Clarify that bindings step is automated by CLI
1 parent ea945e6 commit 92dcc80

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/d1/get-started.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@ To bind your D1 database to your Worker:
176176

177177
<Tabs syncKey='CLIvDash'> <TabItem label='CLI'>
178178

179-
You create bindings by updating your Wrangler file.
179+
The CLI in step 2 will automatically add bindings to the Wrangler config file,
180+
so you can skip this step. You can create update the Wrangler file manually as
181+
follows:
180182

181183
<Steps>
182184

0 commit comments

Comments
 (0)