We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea945e6 commit 92dcc80Copy full SHA for 92dcc80
src/content/docs/d1/get-started.mdx
@@ -176,7 +176,9 @@ To bind your D1 database to your Worker:
176
177
<Tabs syncKey='CLIvDash'> <TabItem label='CLI'>
178
179
-You create bindings by updating your Wrangler file.
+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:
182
183
<Steps>
184
0 commit comments